tor-browser

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

0053-isvalid.html (288B)


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