Hacker News new | ask | show | jobs
by coolgoose 132 days ago
What? Tables are responsive, they auto adjust widths or columns, you can control which are fixed width and which are fluid.
2 comments

Yes. You can specify width as fixed, percentage, or leave it blank.

Here's an old all-tables site of mine.[1] Try resizing the window. Works fine. It won't narrow down to mobile dimensions well, though.

[1] https://downside.com/news.html

The person I was responding do linked to an article about tables for layout, not tables for data