Sticky Table Header for long tables with too many rows
If a Table is too long with too many rows, then some users forget context what each column represents. So, you should lock table headers. CSS Code mentioned below keeps table header visible while user scrolls the table, and it helps users maintain context without forgetting what each column represents.

