Search
The <thead> element is used to organize the header row of a table.
<thead>
It doesn't change anything in the table, but it can contain the whole header row and gives your code a good structure.