Source Code: (back to article)
<!DOCTYPE html>
<html>
<head>
<title>Titre du document</title>
</head>
<body>
<h1>Ici, vous allez trouver notre bouton</h1>
<button type="button">Cliquez</button>
</body>
</html>