summaryrefslogtreecommitdiff
path: root/html/trivial-document-with-http-png.html
blob: 2add7886bee14a5fa4c83cc159ab959a5be0521f (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
 <head>
  <title>Trivial document with PNG</title>
 </head>
 <body>
  <h1>Trivial document with PNG</h1>
  <p><img src="http://test.netsurf-browser.org/cgi-bin/image.cgi?format=png&width=40&height=30"></p>
 </body>
</html>