Warren Shea

Warren Shea’s Notes for CSS Grid (Online Course)

https://courses.wesbos.com/ | https://cssgrid.io/ | https://github.com/wesbos/css-grid
Version: 20221226 | Status: Completed


Table of Contents


Module 01: Welcome!

Module 02: Starter Files and Tooling Setup

Module 03: CSS Grid Fundamentals

Module 04: CSS Grid Dev Tools

Module 05: CSS Grid Implicit vs Explicit Tracks

Module 06: CSS grid-auto-flow Explained

Module 07: Sizing tracks in CSS Grid

Module 08: CSS Grid repeat function

Module 09: Sizing Grid Items

Module 10: Placing Grid Items

Module 11: Spanning and Placing Cardio

Just some exercises on what has been learned so far

Module 12: auto-fit and auto-fill

Module 13: Using minmax() for Responsive Grids

Module 14: Grid Template Areas

Module 15: Naming Lines in CSS Grid

Module 16: grid-auto-flow dense Block Fitting

Module 17: CSS Grid Alignment + Centering

Resources:

Module 18: Re-ordering Grid Items

Module 19: Nesting Grid with Album Layouts

Module 21: Flexbox vs CSS Grid

Module 22: Recreating Codepen

Module 23: Bootstrappy Grid with CSS Variables

Module 24: Responsive Website

Module 25: Full Bleed Blog Layout