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 trialMatt Costello
627 PointsGrid.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
Matt Costello
627 Pointsyes 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.
Matt Costello
627 PointsAnd i have ran it through a html validator and is "fully Valid"????
Kevin Korte
28,149 PointsWhat 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
39,199 PointsIt's hard to say what the issue might be without seeing the code first.
Matt Costello
627 Pointscan i post all the code in here?
Kevin Korte
28,149 Pointsput it into code pen. http://codepen.io/pen/
Than give us the link. It'll probably work best.
Matt Costello
627 PointsOnce im in code pen is this all i do?? http://codepen.io/anon/pen/fudnm
Kevin Korte
28,149 PointsThe 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
28,149 PointsSweet! that was my next question because I didn't see any CSS in your codepen!