Freezing Columns In HTML Tables
Where I sadly have to go beyond CSS and reach for JavaScript to achieve frozen columns in HTML tables.
  
Generally, this sounds like something that should be possible with just CSS, and it is - to some extent.
Generally, this sounds like something that should be possible with just CSS, and it is - to some extent.