Responsive tables are a tricky thing to get right, but Bradley Taunt shows a few quick ways to make tables responsive with minimal CSS. Bradley shows how we can let folks scroll around the table with overflows, or how we can use CSS to make each table row into a card like this:
Itβs a nifty trick similar to the one that Chris shared back in 2011 and it shows just how difficult it can be to get these tables working right for everyone and on every device.