css-tricks.com
A table with both a sticky header and a sticky first column
5
We've covered that individual <table> cells, <th> and <td> can be position: sticky. It's pretty easy to make the header of a table stick... Read full article