-
Notifications
You must be signed in to change notification settings - Fork 1
/
homepagerabbithole.html
20 lines (20 loc) · 1.2 KB
/
homepagerabbithole.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html>
<head>
<title>The beginning of a Long Journey</title>
<link rel="stylesheet" href="desktop.css" />
</head>
<body>
<header>
<heading>This rabbit hole goes a loooooong way down if you're going for the end there will be a lot of stuff and I might even update this regularly but I'll try at the very least to keep this entertaining.</heading>
</header>
<section>
<li><a href=homepagerabbithole2.html>Home</a></li>
<p>This rabbit hole will probably go at the very least 15-20 Webpages down and its all being coded by yours truly all though it will be very easy to ake after this webpage is done.</p><br>
<p>I'm gonna try and make it interesting maybe some random memes and a few <strong><em>Spoooooooky Jumpscares</em></strong> (I don't know how to code those in..) maybe I'll leave some links to other things or something</p><br>
<p>for my sake I'll also be numbeing these so that I can keep track of how many we've gone through</p>
<img src="ZAMN.jpeg" alt="zero bobux" width=75%>
</section>
<footer>©2021 <a href="https://www.youtube.com/watch?v=bmDdHk_X864">Ethan Wagoner</a><em> some ambiance</em><br>1.</footer>
</body>
</html>