mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 20:12:43 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
	
		
			270 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
	
		
			270 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <html>
 | |
|     <head><title>BR element test</title></head>
 | |
|     <body>
 | |
|         Hello world<br>
 | |
|         This is<br><br>
 | |
|         a test page<br>
 | |
|         for<br>
 | |
|         the<br>
 | |
|         <br>
 | |
|         BR element!
 | |
|         <br><br><br><br>
 | |
|         Does it work?
 | |
|     </body>
 | |
| </html>
 | 
