Part 2 – Understanding the CSS Grid Periphery
This part will give you a broader understanding of grids in general and CSS Grid in particular. You will learn how to build responsive grids, what responsiveness and fluidity mean in the context of layout building, and about potential pitfalls.
You will also learn about the differences and similarities between CSS Grid and Flexbox and that these two tools work best when mixed. Finally, you will learn about grid design and grid alternatives and receive a list of guidelines, allowing you to decide when to ditch grids entirely.
This part has the following chapters:
- Chapter 4, Understanding and Creating Responsive and Fluid Grid Layouts
- Chapter 5, Implementing Layouts with Flexbox and CSS Grid
- Chapter 6, Benefits of Grid Layouts and When Not to Use Them