Initial commit, simple as fuck page for testing
This commit is contained in:
		
							
								
								
									
										7
									
								
								default.css
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								default.css
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
			
		||||
body {
 | 
			
		||||
	font-family: Arial;
 | 
			
		||||
	background-color: black;
 | 
			
		||||
	color: white;
 | 
			
		||||
	text-align:center;
 | 
			
		||||
	penis: in ass;
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										14
									
								
								index.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								index.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,14 @@
 | 
			
		||||
<html>
 | 
			
		||||
	<head>
 | 
			
		||||
		<link rel="stylesheet" type="text/css" href="default.css">
 | 
			
		||||
		<meta http-equiv="refresh" content="500;url=https://www.youtube.com/watch?v=dQw4w9WgXcQ"/>
 | 
			
		||||
	</head>
 | 
			
		||||
	<body>
 | 
			
		||||
		<center>
 | 
			
		||||
			<h1>Hi.</h1>
 | 
			
		||||
			<marquee>Nothing to see here...</marquee>
 | 
			
		||||
			<br>
 | 
			
		||||
			<em>Something is going to happen in 5 seconds.</em>
 | 
			
		||||
		</center>
 | 
			
		||||
	</body>
 | 
			
		||||
</html>	
 | 
			
		||||
		Reference in New Issue
	
	Block a user