I’ve built a lot of responsive tables and written about the technique I’ve come up with on Codepen: Responsive Table Techniques.
I think the cleanest demo I have of this technique being applied is a responsive table built using element queries, this means the responsive breakpoints are tied to the table’s own width, not the viewport! http://codepen.io/tomhodgins/pen/akrRqX
I’ve built a lot of responsive tables and written about the technique I’ve come up with on Codepen: Responsive Table Techniques.
I think the cleanest demo I have of this technique being applied is a responsive table built using element queries, this means the responsive breakpoints are tied to the table’s own width, not the viewport! http://codepen.io/tomhodgins/pen/akrRqX