Learn CSS Grid Tutorial (part 6/9)

Опубликовано: 24 Июль 2026
на канале: Zach Gollwitzer
1,179
126

This is part of my Frontend Web Development Course for Beginners. Learn the basics of HTML, CSS, and JavaScript to build a solid foundation for web development.

You can find resources and other information for this video at the Full Stack Foundations link below:

Video Link: https://www.fullstackfoundations.com/...
Course Home: https://www.fullstackfoundations.com/...
Course Repo: https://github.com/zachgoll/fullstack...

-------------------------------------------------------------------------------------

Connect with me:

Twitter: https://www.x.com/zg_dev
Full Stack Foundations: https://www.fullstackfoundations.com

-------------------------------------------------------------------------------------

Timestamps:

0:00 An easier way to place grid items (grid-template-areas)
6:17 Naming your grid rows and columns
8:24 When to use CSS Flexbox vs. CSS Grid