xxxxxxxxxx
19
<html lang="en">
<head>
<link rel="stylesheet" type="text/css" href="style.css">
<meta charset="utf-8" />
</head>
<body>
<button style="background: black; color: white; border-color: black; cursor: pointer; border-radius: 3px">GO!</button>
<h1 style="font-size: 50px; padding: 10px">WELCOME!!!</h1>
<h2>This is a website!</h2>
<h3>Welcome to it!</h3>
<h4>(The website.)</h4>
<h5>(Welcome to the website.)</h5>
<p>Welcome! This website (that you are welcome to, by the way), is still a work in progress and I threw it togethor in just a couple years. Anyways, enjoy me messing around! You'll notice a button in the top left corner. Go ahead and press it. You better have pressed it. If not, come on, press it. Now. You pressed it? If not, seiously, press it. If you did press it, press it one more time, then read on. Anyways, you'll notice nothing happens when you press it. And now you're disappointed.</p>
</body>
</html>