tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

0233-isvalid.html (303B)


      1 <!DOCTYPE html>
      2 <html prefix="foaf: http://xmlns.com/foaf/0.1/">
      3  <head>
      4 	<meta charset=utf-8>
      5 	<title>Test 0233</title>    
      6  </head>
      7  <body>
      8  	<div rel="foaf:maker" typeof="foaf:Person" resource="http://www.example.org/#me">
      9     <p property="foaf:name">John Doe</p>
     10   	</div>
     11  </body>
     12 </html>