Note:
This attribute specifies the group of cells to which header information
on the current cell refers.
If its value is row or rowgroup, the cell provides header information for
the current row.
If its value is col or colgroup, the cell provides header information for
the current column.
Syntax:
<element scope="value"> . . . </element>
|