tor-browser

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

444928-1-ref.html (287B)


      1 <html>
      2 <head>
      3 <style type="text/css">
      4 table{ width: 500px; }
      5 
      6 </style>
      7 </head>
      8 <body>
      9 <table class="grid" cellspacing="50" cellpadding="0" border>
     10 <col width="10%"/>
     11 <col width="1" span="2"/>
     12 <tbody>
     13 <tr><th class="top" colspan="3"> Some Text</th></tr>
     14 </tbody>
     15 </table>
     16 </body>
     17 </html>