tor-browser

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

423385-1.html (459B)


      1 <!DOCTYPE HTML>
      2 <html>
      3 <body>
      4 <div style="float:left; background-color:yellow;
      5     height:100px; overflow:hidden;">
      6  <div style="float:left; width: 272px;background-color:red;
      7     height:100px;margin-left:162px;">
      8  </div>
      9  <div style="width:150px;margin-left:-432px;height:100px;float:left;background-color:purple;">
     10  </div>
     11  <div style="width:150px;margin-left:4px;float:left;background-color:orange;height:100px;">
     12 
     13  </div>
     14 </div>
     15 </body>
     16 </html>