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!
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
Osas Oyara
4,281 PointsResponsive Testing
Hello, I'm working on the how to make an website responsive testing build a three colum layout video and a can not get my body color to change like demostratedhow to make an website responsive testing build a three colum layout video and a can not get my body color to change like demonstrated....SOMEONE HELP!!!.
Here's my code: http://codepen.io/OSAS/pen/bpHoC
I know the image are not linked because I am working in sublime text 2, the website is not live.
12 Answers

Rapunze Grutthen
107 PointsAre you trying to change the background-color
in body
? Or the text color
?

James Barnett
39,199 PointsOsas Oyara - Your CSS isn't valid. Run it through the W3C's CSS validator and fix the errors it shows.

Rapunze Grutthen
107 PointsCan you share with us the code you've tried?

Osas Oyara
4,281 Pointsyes, how would you like me to share it?

Rapunze Grutthen
107 PointsYeps! Would allow us to see what might be wrong :)

Osas Oyara
4,281 Pointsbackground color in the body

Osas Oyara
4,281 PointsWhats the best way to share my code?

Rapunze Grutthen
107 PointsPaste your different codes in a new CodePen

Osas Oyara
4,281 PointsSorry not that family with code pen, what do I do after I paste the code

Rapunze Grutthen
107 PointsYou create a new Pen, then press "Save" on the top. They might ask you to login in order to save it.
Once saved you can copy the url and you'll get something like this: http://codepen.io/mvalster/pen/blgGI
Also, maybe you can remove/edit your comment with all the code in it, it's a huge wall :P!

James Barnett
39,199 PointsHere's a helpful step-by-step guide to get you started with codepen
http://css-tricks.com/forums/topic/a-guide-to-using-codepen-help-us-help-you/

Osas Oyara
4,281 PointsHere's my code: http://codepen.io/OSAS/pen/bpHoC
I know the images are not linked because I am working in sublime text 2, the website is not live.