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

Responsive 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

Are you trying to change the background-color in body? Or the text color?

Osas Oyara - Your CSS isn't valid. Run it through the W3C's CSS validator and fix the errors it shows.

o

Can you share with us the code you've tried?

yes, how would you like me to share it?

Yeps! Would allow us to see what might be wrong :)

background color in the body

Whats the best way to share my code?

Paste your different codes in a new CodePen

Sorry not that family with code pen, what do I do after I paste the code

You 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!

Here'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/

Here'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.