bootstrap table with fixed header and scrollable body example Example: table fixed header .tableFixHead thead th { position: sticky; top: 0; }