Layouts with Flexbox
Learn to make multidimensional layouts with flexbox and improve them with CSS grids.
We'll cover the following
In this chapter, we’ll cover the CSS grid layout. However, before we can even start discussing the CSS grid, we need to understand a few features of CSS flexbox that we glossed over earlier.
Flexbox is one-dimensional
Flexbox is a one-dimensional layout system. A nice example of this is a row of links:
Get hands-on with 1200+ tech skills courses.