Which of the below is useful for giving column headings?
a.Banded row
b.Header row
c.First column
d.Total row
Answers
Answered by
3
Answer:
Answer: When writing in HTML, the <th> tag is used to designate a cell that is a header for a group of cells within a table. It is useful for storing information about a set of rows or columns
Similar questions