CSS.la Study Group #6: Using CSS Grid Today!

A presentation at CSS.la Study Group #6: Using CSS Grid Today! in in Los Angeles, CA, USA by Scott Gruber

At long last after 25 years we finally have a CSS Layout system that lets us use a grid to achieve true page layout. The latest stat on caniuse.com shows global usage of CSS Grid is 87.25%.

In this workshop we’ll cover CSS Grid properties, feature queries and fall backs to support older browsers. We’ll demo how to use Firefox Dev Tools to help visualize a grid and play with several code pens using CSS Grid to code familiar layouts and to format a portion of page such as gallery of images or people.

Resources

The following resources were mentioned during the presentation or are useful additional information.