sticky header table html code example Example: table fixed header .tableFixHead thead th { position: sticky; top: 0; }