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

HTML How to Make a Website CSS: Cascading Style Sheets Use ID Selectors

Arun Chiluveru
Arun Chiluveru
2,049 Points

workspace preview doesn't show up the changes in css code

Hi my work space preview doesn't show up my changes in CSS code inspite of doing everything properly. Please go through my snapshot and let me know where am i going wrong. Thanks in advance...!!! http://w.trhou.se/dfdc7vjpj7

2 Answers

Hi Arun,

I notice that you created your css folder in all capital letters not matching the css you put on the index.html. Try to rename the folder otherwise you would have to recreate all the files in a new lower case css folder. Hope that helps out!

Arun Chiluveru
Arun Chiluveru
2,049 Points

Hi victor,

Thanks for the reply and yes that was the bug... I don't know how i missed that. Thank you very much.

No Prob!