Overview
Discover an easy approach to learning CSS Grid in this 37-minute tutorial video. Simplify the complexities of grid properties, values, and units by focusing on essential concepts. Explore topics such as declaring display grid, using the gap property, working with grid inspectors, determining column numbers, spanning columns, placing items in specific grid locations, understanding line numbers, implementing media queries, and utilizing grid-template-areas. Learn practical techniques for creating responsive layouts without the need to declare rows explicitly. Access additional resources, including a GitHub repository and related videos, to further enhance your CSS Grid skills.
Syllabus
- Introduction
- How we're approaching this
- What we are working on
- What we are starting with
- Declaring display grid
- The gap property
- Use your grid inspector
- How many columns do you need
- You probably don't need to declare rows
- Spanning columns
- Placing things in specific places on your grid
- Working with line numbers
- Working with media queries
- grid-template-areas
- auto-columns and rows
Taught by
Kevin Powell