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

25 lines
966 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="default.css">
<link rel="stylesheet" type="text/css" href="buttons.css">
<meta name=”robots” content=”noindex,nofollow”>
<meta name="title" content="iRaven">
<meta name="description" content="Website of a depressed degenerate introverted retard. Nothing to see here.">
<title>iRaven</title>
</head>
<body>
<center>
<img src="siteimg/deioxpk-b2e38b76-f126-4d2c-bf24-91713dbfa3d0smol.png" alt="Have hors." width="460"></img>
<div class=navbuttons>
<a href="mypcs/index.html"><img src="siteimg/pc.png">Computers and MORE Computers</img></a>
<a href="links.html"><img src="siteimg/eject.png">Other Things Waaaaaaay Cooler Than Me</img></a>
<!--<a href="test.html"><img src="siteimg/net2.png">Test Button 3</img></a>-->
</div>
<h1>Hi.</h1>
<marquee>Nothing to see here...</marquee>
<br>
</center>
</body>
</html>