Getting Started with CSS Grid

CSS Grid Layout is a powerful system available in CSS, which simplifies existing patterns and adds new possibilities for layout methods in our websites and applications. It is a 2-dimensional system, meaning it can handle both columns and rows.

This talk will cover an introduction of the CSS Grid Layout specification and follow up with some practical examples of how we can begin to use it in practice today.

Speaker