11 lines
		
	
	
		
			141 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			141 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						|
<html>
 | 
						|
<head>
 | 
						|
	<title>Worked!</title>
 | 
						|
</head>
 | 
						|
<body>
 | 
						|
<center>
 | 
						|
	<h1>If you see this, it worked!</h1>
 | 
						|
</center>
 | 
						|
</body>
 | 
						|
</html> |