tor-browser

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

0079-novalid.html (512B)


      1 <!DOCTYPE html>
      2 <html prefix="foaf: http://xmlns.com/foaf/0.1/">
      3  <head>
      4 	<meta charset=utf-8>
      5 	<title>Test 0079</title>    
      6  </head>
      7  <body>    
      8 <div about ="http://www.example.org/#somebody" rel="foaf:knows">
      9     <p resource="http://www.ivan-herman.org/Ivan_Herman">Ivan Herman</p>
     10     <p href="http://www.w3.org/People/Berners-Lee/card#i">Tim Berners Lee</p>
     11     <p resource="http://danbri.org/foaf.rdf#danbri" href="http://www.leobard.net/rdf/foaf.xml#me">Dan Brickley</p>
     12 </div>
     13  </body>
     14 </html>