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 trialSteve Randall
1,449 PointsChanges in index.html not working
I make changes in index.html. I've changed headers, body, and changed the image. I then save and refresh. The changes are showing in index.html, but do not show when I Preview. Please advise.
3 Answers
Jennifer Nordell
Treehouse TeacherAlso try clearing your browser cache and see if that helps. It could be loading in cached information instead of the current information.
Shakran Mushtaq
Front End Web Development Techdegree Student 611 Pointsdouble check if all tags are closed properly and in correct place
Steve Randall
1,449 PointsThanks. That did it!