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

Grid.css problems

Hi i have come to the part where u make a rapper div class="container" and add a indent by one space to in-between parts. I have no idea why but when i reload my site it has not responded to the command "moving the body 1000pxls" if anyone could help would be a big relief. Cheers Matt

9 Answers

yes and i just fig it all out hahah , One of the ahh ha moments lol. Had to create a folder css and put the css files in it as i was just working off the desktop haha.

And i have ran it through a html validator and is "fully Valid"????

Kevin Korte
Kevin Korte
28,149 Points

What does the foundation of your code look like?So you've set up your grid CSS classes, and you are trying to indent all of your content between a container div one column?

James Barnett
James Barnett
39,199 Points

It's hard to say what the issue might be without seeing the code first.

can i post all the code in here?

Kevin Korte
Kevin Korte
28,149 Points

put it into code pen. http://codepen.io/pen/

Than give us the link. It'll probably work best.

Once im in code pen is this all i do?? http://codepen.io/anon/pen/fudnm

Kevin Korte
Kevin Korte
28,149 Points

The content is there but I'm still confused by what you mean when you say the "in-between parts". Are you trying to center the page with the container div?

Kevin Korte
Kevin Korte
28,149 Points

Sweet! that was my next question because I didn't see any CSS in your codepen!