CSS Grid Layout by Rachel Andrew—An Event Apart video

Video URL: http://vimeo.com/212961112

In this free 60-minute video, captured live at An Event Apart Orlando: Special Edition, developer, entrepreneur, and world-renowned CSS expert Rachel Andrew introduces us to the web's first native CSS grid layout system.

Since the early days of the web, designers have been trying to lay out web pages using grid systems. Likewise, almost every CSS framework attempts to implement some kind of grid system, using floats and often leaning on preprocessors. The CSS Grid Layout module brings us a native CSS Grid system for the first time—a grid system that does not rely on document source order, and can create complex layouts which are easily redefined with media queries.

Following along with practical examples, you'll learn how Grid works, and how it can be used to implement modern layouts and responsive designs.

Enjoy all the free videos in An Event Apart's library. And for your free monthly guide to all things web, design, and developer-y, subscribe to The AEA Digest. Subscribers get exclusive access to our latest videos weeks before anyone else!