Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialgene c
13,630 PointsCan you have a CSS grid inside another CSS grid? How would that look like?
Trying to be more familiar with CSS grids as I believe it is very powerful when combined with Flexbox.
1 Answer
Jonathan Woods
10,137 PointsYes a nested grid is completely fine. The nested grid will be constrained to the grid section its nested within. See example on this link https://gridbyexample.com/examples/example21/