neocities-site/site/gifs.html
2024-06-22 21:10:39 -06:00

46 lines
2.4 KiB
HTML

<!doctype html>
<html>
<head>
<title>J4YC33</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" type="image/x-icon" href="/images/favico.png">
</head>
<body style="width: 1024px; margin-left: auto; margin-right: auto; color: #fff; background-color: #000;">
<header style="text-align: center;">
<a href="index.html"><img style="margin-left: auto; margin-right: auto;" src="images/gifs/header.gif" alt="J4YC33 Banner"/></a>
</header>
<nav style="margin-left: auto; margin-right: auto; text-align: center;">
<a class="navbar" href="about.html">About</a> |
<a class="navbar" href="fun.html">Fun</a> |
<a class="navbar" href="links.html">Links</a> |
<a class="navbar" href="trek.html">Star Trek</a> |
<a class="navbar" href="shadowbox.html">Shadowbox</a>
</nav>
<content style="text-align: center; margin-left: auto; margin-right: auto; ">
<h1>GIFs I have made</h1>
<table style="width: 800px; margin-left: auto; margin-right: auto;">
<tr>
<td><img src="images/gifs/customgifs/hammond.gif" alt="images/gifs/customgifs/hammond.gif" style="width:150px;"/></td><td><img src="images/gifs/customgifs/fbomb.gif" alt="images/gifs/customgifs/fbomb.gif" style="width:150px;"/></td><td><img src="images/gifs/customgifs/queen.gif" alt="images/gifs/customgifs/queen.gif" style="width:150px;"/></td>
</tr>
<tr><td><img src="images/gifs/customgifs/junk.gif" alt="images/gifs/customgifs/junk.gif" style="width:150px;"/></td><td><img src="images/gifs/customgifs/Mei.gif" alt="images/gifs/customgifs/Mei.gif" style="width:150px;"/></td><td><img src="images/gifs/customgifs/NoSym.gif" alt="images/gifs/customgifs/NoSym.gif" style="width:150px;"/></td>
</tr>
<tr><td><img src="images/gifs/customgifs/Mei2.gif" alt="images/gifs/customgifs/Mei2.gif" style="width:150px;"/></td>
</table>
</content>
<footer style="text-align: center;"">
<hr />
<p>
J4YC33 made this site. With a custom SSG. <br />
(cc0) <br />
</p>
<p><img src="images/gifs/drpepper.gif" alt="dr pepper" />
| <img src="images/gifs/nft.gif" alt="NFT? No Fucking Thanks!" />
| <img src="images/CodedByHand.png" alt="Coded by Hand" />
</p>
</footer>
</body>
</html>