how to make table headings scroll with page html bootstrap code example Example: table fixed header .tableFixHead thead th { position: sticky; top: 0; }