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 Treehouse Club: CSS My First Web Page Introduction to My First Web Page

Changes 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
seal-mask
STAFF
.a{fill-rule:evenodd;}techdegree
Jennifer Nordell
Treehouse Teacher

Also try clearing your browser cache and see if that helps. It could be loading in cached information instead of the current information.

double check if all tags are closed properly and in correct place

Thanks. That did it!