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 trialMarisa Zantey
2,053 PointsCSS not being applied??
I've taken a snapshot here. I copied the exact code that Guil did here, but my CSS doesn't seem to be working?? It's just displaying my page without the CSS when I preview it. Thanks :)
1 Answer
Frederico Graciano
Courses Plus Student 2,768 PointsHello. So the problem there is the path of the css.
You see your folder has a name of CSS.css, i wouldn't recommend putting names like this on the folder. So all you need to do is right click on the CSS.css Folder and click rename then put the name as css all lower case. Now preview your page and see the magic being applied :)
Marisa Zantey
2,053 PointsMarisa Zantey
2,053 PointsAh yeah I see what you mean. Anyway my laptop needs restart due to my brother installing a virus onto it ( :( ) and it's bugging out in every way possible haha. So i'll try later. But thanks so much :)
**EDIT: Aah thankyou it worked like a charm!! :)