tor-browser

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

223809-1-ref.html (524B)


      1 <html>
      2  <body>
      3    <table width="100%" height="100%" cellpadding="0" cellspacing="0">
      4      <tr>
      5        <td rowspan="2" bgcolor="red" width="50" height="100%">Ajax</td>
      6        <td width="50">PSV</td>
      7        <td bgcolor="yellow" width="100%">Feyenoord</td>
      8      </tr>
      9      <tr><td colspan="2" bgcolor="gray" height="100%">
     10          <table width="100%" height="100%">
     11            <tr><td height="100%" bgcolor="pink">This
     12                one</td></tr>
     13          </table>
     14      </td></tr>
     15    </table>
     16  </body>
     17 </html>