mirror of
				https://github.com/theoludwig/html-w3c-validator.git
				synced 2025-05-21 23:21:29 +02:00 
			
		
		
		
	
		
			All checks were successful
		
		
	
	Build / build (push) Successful in 48s
				Lint / lint (push) Successful in 44s
				Test / test (push) Successful in 40s
				
		
			
				
	
	
		
			10 lines
		
	
	
		
			206 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			206 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!doctype html>
 | |
| <html lang="en">
 | |
|   <head>
 | |
|     <meta charset="UTF-8" />
 | |
|     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 | |
|     <title>Home</title>
 | |
|   </head>
 | |
|   <body></body>
 | |
| </html>
 |