cite.html - webdump_tests - Testfiles for webdump
HTML git clone git://git.codemadness.org/webdump_tests
DIR Log
DIR Files
DIR Refs
DIR README
---
cite.html (184B)
---
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>Title of the document</title>
5 </head>
6 <body>
7 <p>Michelangelo sculpted <cite>David</cite> between 1501 and 1504</p>
8 </body>
9 </html>