tor-browser

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

711864-1.html (318B)


      1 <html>
      2 <body onload="document.querySelector('colgroup').style.borderLeft='6px solid green';">
      3  <table style="border-collapse: collapse;">
      4    <colgroup></colgroup>
      5    <tbody>
      6      <tr></tr>
      7    </tbody>
      8    <tbody>
      9      <tr></tr>
     10      <td></td>
     11      <td colspan="2"></td>
     12    </tbody>
     13  </table>
     14 </body>
     15 </html>