Back to Concepts

<th>

A header cell in a table.

The `<th>` tag defines a header cell in an HTML table. The text in `<th>` elements are bold and centered by default.

Live Example & Code

Preview Output
<th>Header</th>
HTMLViz
© 2026 HTMLViz. Open Source Learning.