Hacker News new | ask | show | jobs
by icedchai 1911 days ago
Yep, it was absurd. I remember spending hours fighting with CSS to do something that would've taken 5 minutes with tables. Maybe I was just bad at it.
1 comments

I feel quite the opposite now, a table feels like so much typing compared to a quick flexbox layout. Even when I legitimately need a table, I dread it.
If Flexbox had been in CSS from the start I think people would have a far more favorable view of CSS.