Source Code: (back to article)
<!DOCTYPE html>
<html>
<head>
<title>Der Titel des Dokuments</title>
</head>
<body>
<h1>Hier wird unser Button sein</h1>
<button type="button">Klicken</button>
</body>
</html>