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.
Great css grid course, well explained.
Great summary of the major features of CSS Grid. Would have liked a peek at the HTML at the start of each lesson to save some guesswork, otherwise very useful.
I loved that it's fast and small, but some of the concept about alignement for the header and logo wasn't clear to me -> Making all the elements "aligned" with the grid-template-columns: 1fr; trick is still a mystery to me
concrete. sometimes seeing the markup and not only the css will be helpful
Simplicity, precise content, direct on target.
I love this course. CSS Grid works like a charm 🤗