0119-isvalid.html (398B)
1 <!DOCTYPE html> 2 <html prefix="dc: http://purl.org/dc/elements/1.1/ example: http://example.org/"> 3 <head> 4 <meta charset=utf-8> 5 <title>Test 0119</title> 6 </head> 7 <body> 8 <div> 9 <p about="[example:]"> 10 The 11 <span property="dc:title">Example Website</span> 12 is used in many W3C tutorials. 13 </p> 14 </div> 15 </body> 16 17 </html>