tor-browser

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

187671-1.html (333B)


      1 <a href="http://mozillazine.org/">Link text</a>
      2 
      3 <SPAN><p>Paragraph text</p></span>
      4 
      5 
      6 
      7 <!-- The styles have to be after the content.  (In the original, the styles were loaded using javascript, with the style sheet loaded depending on the browser.) -->
      8 
      9 <style>
     10 a    {font-size: 13px }
     11 span {position: relative;}
     12 </style>