Building Challenging Layouts with CSS Grid

A presentation at Women Who Code in in Bristol, UK by Michelle Barker

When it comes to crafting layouts on the web, CSS Grid is more powerful than anything we’ve had available to us before. In this talk I’ll look at ways in which we can harness the power of Grid to tackle complex layout challenges and build responsive, two-dimensional components. I’ll also demonstrate how we can use CSS variables to keep our Grid code DRY, reusable and maintainable.