tor-browser

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

356774-1.html (193B)


      1 <!DOCTYPE html>
      2 <html>
      3 <style>
      4 table {
      5 border: .1mm solid black;
      6 border-collapse: collapse;
      7 }
      8 </style>
      9 <body>
     10 <table>
     11 <tr>
     12  <td>border: .1mm, collapsed</td>
     13 </tr>
     14 </table>
     15 </body>
     16 </html>