tor-browser

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

0064-isvalid.html (295B)


      1 <!DOCTYPE html>
      2 <html prefix="foaf: http://xmlns.com/foaf/0.1/">
      3  <head>
      4    <meta charset=utf-8>
      5    <title>Test 0064</title>
      6  </head>
      7  <body>
      8    <p about="[_:michael]">Michael knows
      9      <a rel="foaf:knows" href="http://digitalbazaar.com/people/manu">Manu</a>.
     10    </p>
     11  </body>
     12 </html>