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 How to Make a Website Styling Web Pages and Navigation Style the Portfolio

My code is right and when I preview it, its not loading correctly.

My code is right and when I preview it, its not loading correctly.

How does it load? Is nothing changing at all, or does something seem to change in a way that you don't want?

Also, if you could post your code, that might be helpful. See this post for instructions on how to do that: https://teamtreehouse.com/forum/posting-code-to-the-forum

2 Answers

Tom Bedford
Tom Bedford
15,645 Points

HI Jarrett, have you tried refreshing the page? Browsers can cache CSS files so even if you've made a change it might be using an older version.

Thanks guys!

I just cleared my cache and it works now.