0089-isvalid.html (286B)
1 <!DOCTYPE html> 2 <html prefix="foaf: http://xmlns.com/foaf/0.1/"> 3 <head> 4 <meta charset=utf-8> 5 <title>Test 0089</title> 6 </head> 7 <body> 8 <div> 9 <img src="http://example.org/example.png" typeof="foaf:Image" alt="example image"> 10 </div> 11 </body> 12 </html>