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

Having trouble with grids

I've been watching the video @ http://teamtreehouse.com/library/build-a-simple-website/creating-a-website-structure/working-with-grids Although I did not know where to get the grid.css so I tried to copy what I saw from the video. Although I guess there was more further down the page that I could not see, which is greatly affecting the my website :/

Does anyone know where I could get the grid.css? Help is greatly appreciated :)

5 Answers

James Barnett
James Barnett
39,199 Points
  1. Download Project Files
  2. Unzip Project Files
  3. Read about how to organize your files
  4. Read about how file paths work
  5. Find the grid.css file in the directory you created when you unzipped the project files
  6. Move the grid.css file to your CSS directory like you learned about in step 3
  7. Link your the CSS file to your HTML using the <link> tag remembering what you learned about paths

It's in the Project Files on the right side of the page. Download the ZIP file and you'll also have all of the img files along with the CSS and HTML files.

oops sorry I did not read this post carefully enough thats the problem with being on here at 4am

Thank you very much :)

As a good starting point go to http://960.gs/ I use it pretty extensively