tor-browser

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

0007-isvalid.html (416B)


      1 <!DOCTYPE html>
      2 <html prefix="dc: http://purl.org/dc/elements/1.1/ foaf: http://xmlns.com/foaf/0.1/">
      3 <head>
      4 	<meta charset=utf-8>
      5 	<title>Test 0007</title>
      6 </head>
      7 <body>
      8 	<p>This photo was taken by
      9 		<a 	about="photo1.jpg" property="dc:title"
     10   				content="Portrait of Mark" rel="dc:creator"
     11      			rev="foaf:img" href="http://www.blogger.com/profile/1109404">Mark Birbeck</a>.
     12 	</p>	
     13 </body>
     14 </html>