publicsite/links.html
iRaven 37e97db67e adding links, more stupid css and pcs
may remove images later
2021-10-02 14:19:46 -05:00

52 lines
2.4 KiB
HTML

<html>
<head>
<title>iraven- links</title>
<link rel="stylesheet" type="text/css" href="default.css">
<link rel="stylesheet" type="text/css" href="buttons.css">
<link rel="stylesheet" type="text/css" href="links.css">
</head>
<body>
<center>
<h2>Links</h2>
<p>Other stuff on the internet that's waaay cooler and deserves more love than me because it's/they're waaaay awesome. What are you doing here, anyway?</p>
<div class=navbuttons>
<a href="index.html"><img src="siteimg/deioxpk-32.png">Home</a>
<a href="mypcs/index.html"><img src="siteimg/pc.png">Computers and MORE Computers</img></a>
<img src="siteimg/net.png">Other Things Waaaaaaay Cooler Than Me</img>
</div>
</center>
<div class=links1>
<h3>Friiieeendos :3</h3>
<div class=navbuttons>
<a href="https://www.youtube.com/channel/UC0XzIp0O28DQnYgD4noa8zQ" target="_blank"><img src="https://yt3.ggpht.com/ytc/AKedOLTjMGqcQubh8_xyc8jYlJnT4kZoUlpGTej6mzxE=s88-c-k-c0x00ffffff-no-rj" width="120">presario425/AllThatGoodStuff/Ultrax</img></a>
<br><br>
<a href="https://skyheart.carrd.co" target="_blank"><img src="https://skyheart.carrd.co/assets/images/gallery01/f5964d2d.png" width="120">Skyheart- Warrior Cats Plush Artist</img></a>
<br><br>
<a href="https://twitter.com/techknight2" target="_blank"><img src="https://pbs.twimg.com/profile_images/1412404181672075276/lRSyyEO7_400x400.jpg" width="120">techknight</img></a>
<br><br>
<a href="http://gloomyjdsystems.com" target="_blank"><img src="http://www.gloomyjdsystems.com/home_files/misc/Light_PrinceLionel_Smol.png">GloomyJD's Domain</img></a>
<br><br>
</div>
</div>
<div class="links2">
<h3>Neat & Random Sites</h3>
<div class="navbuttons">
<a href="https://is2.jes.re" target="_blank"><img src="https://is2.jes.re/images/TWC-Light.svg" width="120">IntelliStar 2 Emulator in HTML</a>
<br><br>
<a href="https://v1.windows93.net" target="_blank"><img src="https://v1.windows93.net/c/sys/img/logow.png" width="120">Windows 93 (v1)</img></a>
<br><br>
<a href="http://macintoshgarden.org" target="_blank">Macintosh Garden</a>
<br><br>
<a href="https://charlie.bz">Windows 95 Virtual Machine controllable via HTML</a>
<br><br>
<a href="http://notinthearchives.net" target="_blank">Not In The Archives</a>
<br><br>
<a href="http://www.therestartpage.com">The Restart Page</a>
<br><br>
<a href="http://alexkidd.com">Alex Kidd SEGA Master System Blog</a>
<br><br>
</div>
</div>
</body>
</html>