summaryrefslogtreecommitdiffstats
path: root/test/pyhttpd/htdocs/test1/003.html
blob: d5b08c52bb1e82500c3dedbc5f9fb739b8e78b82 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE HTML> 
 <html>
   <head>
     <title>HTML/2.0 Test File: 003</title>
   </head>
   <body>
     <p><h1>HTML/2.0 Test File: 003</h1></p>
     <p>This is a text HTML file with a big image:</p>
	 <p><img src="003/003_img.jpg" alt="GSMA Logo" style="width:269px;height:249px"></p>
   </body>
</html>