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 Introduction to HTML and CSS (2016) Adding a New Web Page Write the CSS

John Anselmo
PLUS
John Anselmo
Courses Plus Student 2,281 Points

Image doesn't change when I refresh the webpage

The placeimg image doesn't change when I refresh

2 Answers

Liam English
Liam English
3,837 Points

The image does not change with a 'soft' refresh due to the browsers cache.

A 'hard' refresh (Ctrl + F5 key on windows, or hold shift before refreshing the page on Mac) will force the browser into loading a new image each time.

Steven Parker
Steven Parker
230,995 Points

Did you remember to save any workspace changes before refreshing the browser?

Steven Parker
Steven Parker
230,995 Points

That's good (it's a common error). To facilitate further analysis, you can make a snapshot of your workspace and post the link to it here.