Change Font Size: Previous / Next / Directory List
9.6. HTML scope attribute
Scope attributes - definition of the row or column of the first table
- Scope - This attribute can be defined by the row or column of the first table
- Value
-
Col- Definitions first List -
Row- the first definition to Table -
Colgroup- defined in the header information group, is the acronym for column group -
Rowgroup- definition to the table headers group is the acronym row group
-
- Trackback Address: http://www.nt22.com/xhtml-html/attribute_scope/
Example
<tableWidth="80%" /><tr> <th> </ th> = <thabbr"col" "com domain"scope=>.Com domain names the number of</ th thabbr><="cn domain"scope=cn domain names the number of"col" />.</ th> = <thabbr"col" "net domain"scope=>.net number of domain names</ th> </ tr> <tr> <thabbr=" 2003s2003"scope="row" /></ th> <td>1000</ td> <td>2000</ td> <td>3000</ td> </ tr> <tr> <thabbr2004="2004s"scope="row" /></ th> <td>4000</ td> <td>5000</ td> <td>6000</ td> </ tr> <tr> <thabbr="2005s "scope=2005"row" /></ th> <td>7000</ td> <td>8000</ td> <td>9000</ td> </ tr> </ table>
Note
- Scope can usually attribute data linking cell forms and table first.
- Another form of a data link table cells and the first approach is to use
headersattributes, the use of this property is usually more complex forms in the circumstances.
