Source Code: (back to article)
<!DOCTYPE html>
<html>
<head>
<title>Titre du document</title>
</head>
<body>
<form action="https://fr.w3docs.com/">
<button type="submit">Cliquez sur moi</button>
</form>
</body>
</html>