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