Source Code: (back to article)
<!DOCTYPE html>
<html>
<head>
<title>Le titre du document.</title>
</head>
<body>
<h1>Le titre principal</h1>
<!-- <p>Nous voulons cacher cette partie du code temporaire. </p> -->
<a href="https://www.w3docs.com">Accueil</a>
<!-- <p>Lien vers la page d'accueil</p> -->
</body>
</html>