top | item 11296702

(no title)

omphalos | 10 years ago

The "grid" is a graphic design principle [1] that existed long before CSS. You can implement this in CSS with flexbox or something else. If you don't care about vertical alignment of elements at different heights on your page then you probably don't need a grid framework.

[1] https://en.wikipedia.org/wiki/Grid_(graphic_design)

discuss

order

nailer|10 years ago

I'm familiar with grids as a design profile. My point was that most 'grid system' libraries add no value and make some things worse.