0074-isvalid.html (320B)
1 <!DOCTYPE html> 2 <html prefix="dc: http://purl.org/dc/elements/1.1/"> 3 <head> 4 <base href="http://www.example.org/"> 5 <meta charset=utf-8> 6 <title>Test 0074</title> 7 </head> 8 <body> 9 <p> 10 This article was written by 11 <a rel="dc:creator" href="jane">Jane</a>. 12 </p> 13 </body> 14 </html>