Category Archives: Blog

Responsive scrollable tables

Over six years ago I wrote a short post about preventing HTML tables from becoming too wide. The solutions I offered in that post involve using table-layout:fixed to lock down the width of tables. While that may work in some … Continue reading

Posted in Blog | Comments Off on Responsive scrollable tables