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

HTML Build a Simple Website Creating a Website Structure Adding Grid CSS

Cipriano Mauricio
Cipriano Mauricio
3,560 Points

How did you get from Gridulator to grid.css?

I plugged in 1000 width and 12 columns on Gridulator. Now how does what results from Gridulator translate to the code in grid.css? Is this covered later? Otherwise the bridge between the two are vague. Thanks, Cipriano

2 Answers

This post should clear up what gridulator does and doesn't do for you:
https://teamtreehouse.com/forum/how-do-you-use-gridulator-in-csshelp

I believe creating the actual css file is beyond the scope of the project.

Cipriano Mauricio
Cipriano Mauricio
3,560 Points

Thanks Jason! I'll check it out. Cipriano