tor-browser

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

appendCol2-ref.html (173B)


      1 <HEAD>
      2 </HEAD>
      3 <BODY>
      4 <table bgcolor=orange border>
      5 <colgroup>
      6  <col>
      7  <col width=200>
      8 </colgroup>
      9 <tr>
     10  <td>c11</td><td>c12</td>
     11 </tr>
     12 </table>
     13 </BODY></HTML>