summaryrefslogtreecommitdiff
path: root/html/trivial-document-with-png.html
blob: c7287ecd728f2c783d0dfd486874809d359fc14b (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="https://test.netsurf-browser.org/cgi-bin/image.cgi?format=png&width=40&height=30"></p>
 </body>
</html>