13 lines
		
	
	
		
			229 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			229 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <html>
 | |
| <head>
 | |
| <title>Test</title>
 | |
| </head>
 | |
| <body>
 | |
| <p>This is a test.</p>
 | |
| <div>
 | |
| <h2><a href="foo"><img alt="" border="0" height="73" src="" valign="middle" width="73" /></a>Joanmarie</h2>
 | |
| <p>Another test</p>
 | |
| </div>
 | |
| </body>
 | |
| </html>
 |