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.
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.
Very helpful content to get you up and running with css grid.
Masterfully done. The best CSS grid summary you can find to quickly get you up to speed.
Great intro to the grid system. Covered a lot of the basics. Also thought the breaks to "try it yourself" were quite good.
Simple and straight to the point. Excellent started for CSS grid.
It's been a while I haven't used CSS grids, working on a new project now so needed a refresher. This course is simply what I needed, you guys rock, keep up with the awesome work!