45 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			45 lines
		
	
	
		
			2.1 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 >
 | |
|         <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>
 | |
|         <div id="container">
 | |
|         <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> |
 | |
|             <a class="navbar" href="posts.html">Posts</a>
 | |
|         </nav>
 | |
| 
 | |
|         <content style="text-align: center; ">
 | |
| 			<h1>Index</h1>
 | |
| 			
 | |
| 			<p>This is a website. I fucking hope...</p>
 | |
| 			<p><img class="margin-left:auto;margin-right:auto;width:400px;" src="images/gifs/under_constructionA.gif" alt="Under Construction"></p>
 | |
| 			<p><iframe class="border:none;" title="Badgey GFY Pet thing" width="314" height="321" src="https://gifypet.neocities.org/pet/pet.html?name=Badgey&dob=1641700367&gender=undefined&element=Fire&pet=https%3A%2F%2Fj4yc33.neocities.org%2Fgifs%2Fbadgey-pet.gif&map=night.gif&background=https%3A%2F%2Fj4yc33.neocities.org%2Fgifs%2Fmatrix-code.gif&tablecolor=black&textcolor=white"></iframe></p>
 | |
|         </content>
 | |
|         <hr>
 | |
|         <p class="center"><a href="https://j4yc33.123guestbook.com/">Guestbook?</a><br /></p>
 | |
|     <iframe src="https://www3.cbox.ws/box/?boxid=3518910&boxtag=h5mbfK" width="100%" height="150" allowtransparency="yes" allow="autoplay" frameborder="0" marginheight="0" marginwidth="0" scrolling="auto"></iframe>
 | |
|         <div id="clear"></div>
 | |
|         </div>
 | |
|         <footer style="text-align: center;""> 
 | |
|             <hr />
 | |
|             <p>
 | |
|             J4YC33 made this site. With a custom SSG. <br />
 | |
|             (cc0) <br />
 | |
|             </p>
 | |
| 
 | |
|         </footer>
 | |
|     </body>
 | |
| 
 | |
| </html> |