tor-browser

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

368504-6-ref.html (404B)


      1 <html>
      2 <body>
      3 xxx
      4 <table style="width: 600px" cellspacing=0 cellpadding=0>
      5   <tr>
      6     <td style="background: lightgreen" colspan=2>x x x x x x x x x x x x </td>
      7     <td style="background: gray">xxx</td>
      8   </tr>
      9   <tr>
     10     <td style="background: orange"   >xxx</td>
     11     <td style="background: lightblue">xxx</td>
     12     <td style="background: yellow"   >xxx</td>
     13   </tr>
     14 </table>
     15 </body>
     16 </html>