You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							14 lines
						
					
					
						
							363 B
						
					
					
				
			
		
		
	
	
							14 lines
						
					
					
						
							363 B
						
					
					
				<!DOCTYPE html>
 | 
						|
<html>
 | 
						|
<head>
 | 
						|
    <meta charset="UTF-8">
 | 
						|
    <title>Demo | Tiny Validator</title>
 | 
						|
    <meta http-equiv="Content-Security-Policy" content="script-src 'self' 'unsafe-inline';" />
 | 
						|
    <link href="styles.css" rel="stylesheet" type="text/css">
 | 
						|
</head>
 | 
						|
<body>
 | 
						|
    <demo></demo>
 | 
						|
    <script type="text/javascript" src="demo.js"></script>
 | 
						|
</body>
 | 
						|
</html>
 |