-
Which of the following element is not associated with a class attribute?
-
- Rows
- Column cell
- <thead>
- Row
- None of these
Correct Option: C
Column cell, Row, and Rows are the container elements. They have a class attribute with the help of this we can apply special styling. Table alignment is also controlled style sheet classes. Text-align and vertical-align are the style attributes that align the content of the table.