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 Responsive Web Design and Testing Build a Three Column Layout

Problem linking response.css with my website

So whenever I've been adding code to the response.css page, my changes have not showed up on the website. Finally I decided to clear the cache on my browser, and to my surprise when I refreshed the page the changes showed up. However, It is only immediately following clearing cache that I can see the changes made to my website, later my changes will not appear. I was wondering if anyone else had this problem and knew how to fix it?

1 Answer

Jason Anders
MOD
Jason Anders
Treehouse Moderator 145,860 Points

Hey Sean,

I've never had a problem with Cache loading, but here are a couple things you could try...

  1. After you're done previewing the work, close the tab/window it is in. When you make changes, click the preview button to open a new tab/window.

  2. Go into the "preference settings" of you browser and make sure the browser is not remembering your browser history. This should prevent the page from being stored in and then loaded from the cache.

Hopefully this helps. :) :dizzy: