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 trial

CSS

Ryan Emerson
Ryan Emerson
7,350 Points

CSS Grid?

I've heard some noise regarding CSS Grid and how easy it makes web layouts. The only problem is that IE11 and Edge lack support for it, but there are always fallbacks. I was hoping there was some mention of CSS Grid in Team Treehouse but haven't come across ti yet. Will this be covered at some point?

edit: If you want to see what CSS Grid can do, check this out

https://www.youtube.com/watch?v=7kVeCqQCxlk

kent membreve
kent membreve
11,535 Points

i hope so too, ive seen video tutorials on youtube and it seems like it is a lot easier than conventional methods, I am also looking forward for treehouse to cover this new technology

2 Answers

Hi, There is upcoming course covering CSS Grid Layout next month by Mr. Guil Hernandez:

https://teamtreehouse.com/library/css-grid-layout/upcoming

I guess a lot of us are looking forward to it... It will make our life easier by typing less and efficient code for web layouts.

Ryan Emerson
Ryan Emerson
7,350 Points

Thank you for the heads up on the Upcoming page! I will definitely check that out next time.

I reached out to Guil on Twitter yesterday and he confirmed the same. Can't wait, layouts in CSS give me a headache.

You are welcome, Ryan :)