About 627 letters
About 3 minutes
<thead>
The <thead> HTML element encapsulates a set of table rows (<tr> elements), indicating that they comprise the head of a table with information about the table's columns. This is usually in the form of column headers (<th> elements).
Created in 5/27/2025
Updated in 5/27/2025