Moving from HTML Grid Systems to CSS Grid Systems
About 2 weeks ago I wasn’t aware of Zell and the work he’s done, but since catching his talk on RWD Typography at the RWD Summit last week I’ve found that I could write a whole newsletter dedicated to his work. This is a great walk through on how you can start working with Susy Grids.
A layout pattern is pattern that determines how your layout changes at different breakpoints. An example of a layout pattern is a content-sidebar layout. In this layout, both content and sidebar elements take up the full 12 columns on the mobile (assuming you’re using a 12-column grid).
An excerpt from Moving from HTML Grid Systems to CSS Grid Systems