Source Code: (back to article)
<!DOCTYPE html>
<html>
<head>
<title>Der Titel des Dokuments</title>
</head>
<body>
<button onclick="window.location.href = 'https://w3docs.com';">Hier Klicken</button>
</body>
</html>