Change Font Size: Previous / Next / Directory List
9.7.1 HTML colgroup labels
Colgroup labels - that the structure of HTML tables of the area, in this area can be defined through the use of
col List each grid pattern Example
<tableBorder="1" /><colgroup> <col /> <colclass="yellow"/> <col /> <colspan class= ="2" "blue"/> </ colgroup> <tr> < th>www.nt22.com</ th> <th>.com domain names the number of</ th> <th>.cn domain names the number of</ th> <th>.net number of domain names</ th> <th>. com.cn the number of domain names</ th> </ tr> <tr> <td>2003</ td> <td>1000</ td> <td>2000</ td> <td>3000</ td > <td>4000</ td> </ tr> </ table>
