From the course: CSS: Combining Grid and Flexbox

Custom web layouts with Grid and Flexbox - CSS Tutorial

From the course: CSS: Combining Grid and Flexbox

Custom web layouts with Grid and Flexbox

- [Narrator] Flexbox and CSS Grid, are two CSS layout modules that have become mainstream in recent years. Both allow us to create complex layouts that were previously only possible by applying CSS hacks or JavaScript, or both. These new tools designed specifically for layouts, give us the ability to create and display complex web content, in a beautiful user-friendly way. And while you can, certainly develop websites using just one or the other. Something really special occurs when you harness both of these tools together. I'm Emily Kay, and in this course we'll be building a beautiful, responsive webpage with precise custom layouts. We'll look at when to use Flexbox and when to use CSS Grid. And when we can combine their strengths for maximum control, you really can create better webpages with both of these layout modules. So let's get into it.

Contents