A complicated table with massive data that has a sticky header and a sticky first-column. Pure CSS solution, via position: sticky and some clever stacking orders. No JS required! Source: CSS-TRICKS. See the Pen Table with Sticky Header and Sticky First Column by Chris Coyier ( @chriscoyier ) on CodePen .