tor-browser

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

457398-1-ref.html (254B)


      1 <!DOCTYPE HTML>
      2 <html>
      3 <head><style>
      4 span { color: green; }
      5 </style></head>
      6 <body>
      7 <div><span>T</span>est</div>
      8 <div style="float:left; width:100px; height:200px; background:yellow;"></div>
      9 <div style="clear:both"><span>T</span>est</div>
     10 </body>
     11 </html>