tor-browser

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

col-definite-size-001-ref.html (841B)


      1 <!doctype html>
      2 <link rel="author" title="Mats Palmgren" href="mailto:mats@mozilla.com">
      3 <table border="1" cellspacing="10">
      4  <colgroup>
      5    <col style="width:100px">
      6    <col style="width:100px">
      7    <col style="width:100px">
      8    <col style="width:100px">
      9  </colgroup>
     10  <thead>
     11    <tr>
     12      <td>1</td>
     13      <td>2</td>
     14      <td style="border-color:white; border-style:solid"></td>
     15      <td style="border-color:white; border-style:solid"></td>
     16    </tr>
     17  </thead>
     18 </table>
     19 
     20 <table border="1" cellspacing="10">
     21  <thead>
     22    <tr>
     23      <td>1</td>
     24      <td>2</td>
     25    </tr>
     26  </thead>
     27 </table>
     28 
     29 <table border="1" cellspacing="10">
     30  <thead>
     31    <tr>
     32      <td>1</td>
     33      <td>2</td>
     34    </tr>
     35  </thead>
     36 </table>
     37 
     38 <table border="1" cellspacing="10">
     39  <thead>
     40    <tr>
     41      <td>1</td>
     42      <td>2</td>
     43    </tr>
     44  </thead>
     45 </table>