You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
91 lines
3.6 KiB
91 lines
3.6 KiB
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Roll Credits (「• ω •)「</title>
|
|
<!-- The style.css file allows you to change the look of your web pages.
|
|
If you include the next line in all your web pages, they will all share the same look.
|
|
This makes it easier to make new pages for your site. -->
|
|
<link href="universalstyle.css" rel="stylesheet" type="text/css" media="all">
|
|
</head>
|
|
<body>
|
|
|
|
<h1><center>Hey, how'd you get here???</center></h1>
|
|
|
|
<div class = "links">
|
|
<ul>
|
|
<li><a href="https://amateur-bartender-man.neocities.org/" style="color:pink">Home</a></li>
|
|
<li><a href="https://amateur-bartender-man.neocities.org/bartending.html" style="color:pink">Expectations</a></li>
|
|
<li><a href="https://amateur-bartender-man.neocities.org/equipment.html" style="color:pink">Equipment You'll Need</a></li>
|
|
<li><a href="https://amateur-bartender-man.neocities.org/recipes.html" style="color:pink">Recipes!</a></li>
|
|
<li><a href="https://amateur-bartender-man.neocities.org/blogging.html" style="color:pink">Blog</a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
<style>
|
|
.blogtable table, th, td {
|
|
border: 2px solid blue;
|
|
text-alight: center;
|
|
background: purple url("backgrounds/Teal2.png") repeat
|
|
}
|
|
</style>
|
|
|
|
<br>
|
|
<br>
|
|
|
|
<div class = blogtable>
|
|
<center>
|
|
<table style="width:50%">
|
|
<tr>
|
|
<td>
|
|
<span style="color:#62d450">
|
|
<marquee direction="up">
|
|
<center>
|
|
<p><span style="color:#ff4f1f">My best friend and confidant Abishek, I couldn't have even started this without you.</span></p><br>
|
|
|
|
<p>Ojas, for being with me since the beginning, I would not be the man I am today without him.</p><br>
|
|
<p>Matt, for reintroducing me to Neocities!</p><br>
|
|
<p>This awesome person for inspiration and the NeoCities button! <a href="https://anlucas.neocities.org/" style="color:#5465ff">A.N. Lucas's Web Lounge!</a></p><br>
|
|
<p>All my friends in the SRC5K for encouraging me and putting up with my incessant shitposting :3</p><br>
|
|
<p>Ryan and Yvette for training me on how to bartend (^▽^)</p><br>
|
|
<p>My parents, for being with me all the way and supporting me no matter what.</p><br>
|
|
<p>NeoCities, for being rad (⌐■_■)</p><br>
|
|
<p>And you, for reading this (^_~)</p><br>
|
|
|
|
<img src="staticimages/Thanks4Visiting.png"><br>
|
|
</center>
|
|
</marquee>
|
|
</span>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</center>
|
|
</div>
|
|
<br>
|
|
|
|
<center>
|
|
<a href="https://neocities.org/">
|
|
<span title="This website hosted by NeoCities">
|
|
<img src="buttons/neocities_button.gif" border="0">
|
|
</span>
|
|
</a>
|
|
|
|
<a href="https://amateur-bartender-man.neocities.org/">
|
|
<img src="buttons/AmateurBartending4.gif" border="0">
|
|
</a>
|
|
|
|
<a href="https://anlucas.neocities.org/">
|
|
<img src="buttons/anlucasbutton.gif" border="0">
|
|
</a>
|
|
|
|
<a href="https://matts-world.neocities.org/">
|
|
<span title="The website of my good friend Matt!">
|
|
<img src="buttons/matts_world_button.gif">
|
|
</span>
|
|
</a>
|
|
</center>
|
|
</body>
|
|
</html>
|