html table fixed header horizontal scrolling code example Example: html table scrollable body fixed header /*Simply*/ position:sticky; top: 0; /*your th elements*/