8 lines
		
	
	
	
		
			124 B
			
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			8 lines
		
	
	
	
		
			124 B
			
		
	
	
	
		
			HTML
		
	
	
	
	
	
|   | <html> | ||
|  | <body> | ||
|  | <script type="text/javascript" charset="utf-8"> | ||
|  |   console.log(navigator.userAgent); | ||
|  | </script> | ||
|  | </body> | ||
|  | </html> |