tor-browser

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

0032-isvalid.html (405B)


      1 <!DOCTYPE html>
      2 <html prefix="dc: http://purl.org/dc/elements/1.1/">
      3 <head>
      4 	<meta charset=utf-8>
      5 	<title>Test 0032</title>
      6 </head>
      7  <body>
      8  	<p about="#wtw">
      9  	  The book <b>Weaving the Web</b> (hardcover) has the ISBN
     10  	  <a rel="dc:identifier" resource="urn:ISBN:0752820907" 
     11  	  href="http://www.amazon.com/Weaving-Web-Tim-Berners-Lee/dp/0752820907">0752820907</a>.
     12  	</p>
     13  </body>
     14 </html>