how to make fixed header in a table code example Example: table fixed header .tableFixHead thead th { position: sticky; top: 0; }