Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Not gonna lie, the last example made me happy, but my practical side was screaming "just use flexbox, jeez"


Or table


Tables are not a layout tool, and you'll cause more problems than you solve by using them that way.


Modifying tables are extremely difficult after they are created.


Tables can be set to display: block/flex/grid like anything else. Not that I recommend.


if display:flex is not good enough display:grid will most like help.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: