0320-novalid.html (361B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset=utf-8> 5 <title>Test 0320</title> 6 </head> 7 <body> 8 <div vocab="http://xmlns.com/foaf/0.1/" resource="http://example.com/gregg/#me" typeof="Person"> 9 <a property="homepage" href="http://example.com/gregg/" src="http://example.net/gregg"> 10 <span property="name">Gregg</span> 11 </a> 12 </div> 13 </body> 14 </html>