-
Scope attribute can’t have the value __________.
-
- <head>
- col
- row
- rowgroup
- None of these
Correct Option: A
scope attribute defines a set of data cell. It is used in place of headers. This attribute can have one of the value among rowgroup, row, colgroup, col, rowgroup, and colgroup provides information of header cell of the corresponding row and column groups.