0177-isvalid.html (286B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset=utf-8> 5 <title>Test 0177</title> 6 <base href="http://example.org/"> 7 </head> 8 <body> 9 <div about ="#me" prefix="foaf: http://xmlns.com/foaf/0.1/" > 10 <p property="foaf:name">Ivan Herman</p> 11 </div> 12 </body> 13 </html>