1.

What is header cell? Name the < table > tag, which is used as header cell.

Answer»

The table header cell is coded with <th> tag. It specifies the header of the table and displays the content of a table in heading style. The content in the table header cell is rendered in bold and centered horizontally within the cell.



Discussion

No Comment Found