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