The CSS Grid Layout introduces a two-dimensional grid system allowing both fixed and flexible track sizes to be defined. This allows for easy management of an app's layout.
You'll start with an empty HTML file with minimal global styles applied in your CSS file. You will then iteratively add sections and items to your HTML page to structure through a CSS grid.
You'll also learn how to control a grid's columns and rows and define the size of each respectively.
By the end of the course, you'll have a fully responsive landing page that behaves how you expect it to on any device.
Short, targeted and very practical videos. Easy to test yourself and very well explained.
I like the fact of seeing small mistakes along the way.
The bite-sized lessons are perfect.
good examples that are useful in practice
Really useful and easy to follow examples. I am keep looking back to repeat as these are really handy grid tricks to make responsive sites much faster.
Very knowledgeable teacher. Easy to follow explanations and uses common and practical examples as layouts to build with grid
I think I really understood CSS grid. Great examples and course structure. Felt the course ended a bit too soon with very few examples.
I'd really like to understand the trade-offs between grid and flex better and when to pick one over the other.