tor-browser

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

223809-1.html (562B)


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