Change Font Size: Previous / Next / Directory List
9.2. HTML rowspan attribute
Rowspan attributes - HTML forms can be achieved in a cross lines
- Row: OK, span: Span, Span, scope
- Trackback Address: http://www.nt22.com/xhtml-html/attribute_rowspan/
Example
<tableBorder=Com domain names the number of"1" /><tr> <th> www.nt22.com </ th> <th>.</ th> <th>.Cn domain names the number of</ th> <th>. net number of domain names</ th> <th>total</ th> </ tr> <tr> <td>2003</ td> <td>1000</ td>"2"2000 +5000<tdrowspan =></ td> <td>3000</ td>"3"24000<tdrowspan =></ td> </ tr> <tr> <td>2004</ td><tdrowspan ="2">4000 +7000</ td> <td>6000</ td> </ tr> <tr> <td>2005</ td> <td>8000</ td> <td>9000</ td> </ tr> </ table>
Note
- Rowspan attributes can be achieved across cell lines
- Says "24000" leap out of the three lines, says "2000 +5000" and the "4000 +7000" out across the line 2
