tor-browser

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

435529.html (228B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4 <style type="text/css">
      5 
      6  div { 
      7    column-count: 2;
      8    white-space: pre; 
      9  }
     10  
     11  div:first-letter { 
     12    float: right;
     13  }
     14 
     15 </style>
     16 </head>
     17 
     18 <body><div> <span>AB</span></div></body>
     19 
     20 </html>