Source Code: (back to article)
<!DOCTYPE html>
<html>
<head>
<title>Titre de la fenêtre de la page Web</title>
</head>
<body>
<h2>Exemple de lien</h2>
<a href="https://www.w3docs.com/" target="_blank">W3Docs.com</a>
</body>
</html>