<thead></thead>
Description
The <thead> tag is used define the head section of table. This tag does not affect the appearance of the table itself.
Code
<thead>YOUR TEXT HERE</thead>