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 HTML First Create the Content Containers

Preview won't show my most updated changes, despite me inputting the code in a generator online, validating it correct.

Hi, even though I went through another lesson and have changed the html code with saves, the preview keeps showing me what I typed in 2 lessons ago. I tried to make a new file but preview shows the same again. Thanks!

1 Answer

Might just be a browser caching issue.

Try pressing Ctrl + Shift + R or Ctrl + F5 (or with Command instead of Ctrl if on a Mac).

Or Ctrl + Shift + Delete should bring up the option to delete temporary files, etc from your browser.

Failing all that, try closing all browser windows and reopening them.

And lastly, if you're not previewing a file called index.html or similar, make sure you add the filename to the end of the preview URL once it opens.