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

CSS Grid is the nice API. It fits my mental model for 90% of layout use cases. Flexbox makes responsiveness a lot nicer, and it definitely passable.

> but just looking at the raw HTML always leaves me a bit confused how elements on the page will relate to each other.

Generally you shouldn't be able to determine layout from the raw HTML. HTML should be semantic. CSS determines layout and styling.



I somewhat disagree with this. The semantic structure should naturally define the layout.




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

Search: