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.

133 lines
5.2 KiB

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Amateur Mixology!</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>Amateur Mixology At Its Finest!</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 purple;
text-alight: center;
background: orange url("backgrounds/Blue.png") repeat
}
</style>
<br>
<br>
<div class = blogtable>
<center>
<table style="width:40%">
<tr>
<td>
<center>
<span style="color:#FFFFFF">
<p>Welcome to my amateur website on amateur mixology! I'm fairly new to bartending, haven't been 21 for long, but I'm always willing to learn and improve! Maybe I can help you all get your foot in the door as well? Please remember to take all this info with a small grain of salt, since I am still an amateur, I just figured I'd share my knowledge of the subject to everyone.</p><br>
<img src="gifs/animelole.gif">
<p>Please, pull up a seat and get comfy.</p>
<marquee><img src="gifs/redbulb.gif">Please note that this site is intended for those over 21 (Unless you live in a country with a lower drinking age.)<img src="gifs/redbulb.gif"></marquee>
<p>My goal is to make this site as informative and fun as possible!</p>
<p>Mixology can be quite fascinating, though it can be a little pricey at times. When in doubt, remember that cocktail culture came about during prohibition because people wanted to make their awful liquor taste better! Going for the low shelf stuff can work just as well as the top shelf stuff, if you're just doing this at home</p>
<img src="staticimages/theredcity.jpg">
<p>I'm gonna add more pages for things like glassware as time goes on, so please keep a lookout for all that!</p>
<p>Please keep in mind that everything's under construction. I am well aware that some things are hard to read at the moment, and I fully intend to fix all of these issues as soon as I get all the info I want to up on the site.</p>
</span>
</center>
</td>
</tr>
<tr>
<td>
<center>
<br>
<img src="staticimages/DrinkOfTheDay.png">
<p><span style="color:#FFFFFF">Coming Soon!</span></p>
<img src="gifs/constructionpikachu.gif">
</center>
</td>
</tr>
<tr>
<td>
<center>
<span style="color:#26b3ff">
<p>A photo will go here eventually.</p> <!-- Gotta make the Aurora Borealis shot properly, when I do, I'll be sure to post it here as an example -->
</span>
</center>
</td>
</tr>
<tr>
<td>
<center>
<span style="color:white">
<h2>Idk what this will be yet</h2><br>
<img src="gifs/construction.gif">
</span>
</center>
</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>
<footer>
<p><span style="color:#FFFFFF">Site began at 12:37 am at 9/26/2021</span></p>
</footer>
</body>
</html>