tor-browser

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

364989-1.html (423B)


      1 <html>
      2 <body>
      3 <table cellpadding="0" cellspacing="0">
      4 <tr>
      5  <td>
      6   <table style="table-layout: fixed;" cellpadding="0" cellspacing="0">
      7    <tr>
      8     <td style="background: lightgreen;">a</td>
      9    </tr>
     10   </table>
     11  </td>
     12  <td>
     13   <table style="table-layout: fixed;" cellpadding="0" cellspacing="0">
     14    <tr>
     15     <td style="background: lightblue;">b</td>
     16    </tr>
     17   </table>
     18  </td>
     19 </tr>
     20 </table>
     21 </body>
     22 </html>