tor-browser

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

399209-2-ref.html (187B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4 <style>
      5  table { background: white; }
      6  td { color: black; }
      7 </style>
      8 </head>
      9 <body>
     10 <table>
     11  <td>One</td>
     12  <td>Two</td>
     13  <td>Three</td>
     14 </body>
     15 </html>