Specify that the two header cells are headers for columns:
![]()
The scope attribute has no visual effect in ordinary web browsers, but can be used by screen readers.
The scope attribute specifies whether a header cell is a header for a column, row, or group of columns or rows.
NONE.
| Value | Description |
|---|---|
| col | Specifies that the cell is a header for a column |
| row | Specifies that the cell is a header for a row |
| colgroup | Specifies that the cell is a header for a group of columns |
| rowgroup | Specifies that the cell is a header for a group of rows |
HTML <th> tag
Your message has been sent to W3Schools.