Topics
- Using a CSS library (gridlex) to create a grid layout our cards;
- Adjusting our HTML and using emmet syntax to wrap card elements;
Tutorials/Problem Set
Second to last tutorials from the card system playlist:
For the blog
Describe how a grid system like Gridlex employs a table-like set of rows and columns which allows for nested rows and columns. For example, describe in words how the top section uses rows and columns.

