CSS Grid Layout

Rachel Andrew, 02/02/17

A very timely talk as the big browsers are due to ship implementations of CSS Grid Layout in a matter of weeks. Grid lets you create complex layouts very easily. No more floats and clearfixes!

Forget rolling your own float-based layouts, incorporating your favourite CSS framework’s grid system, or stretching Flexbox within an inch of its life – CSS Grid Layout module brings us a native CSS grid system for the first time! It’s a system that doesn’t rely on document source order, and can create complex layouts which are easily redefined with media queries. Rachel provides practical examples to demonstrate how Grid works and how it can be used to implement modern layouts and responsive designs.

Slides

Speaker

Topic covered

Back to talks

Sign up to stay notified