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 trialVijayalakhsmi Yeddula
Front End Web Development Techdegree Student 395 Pointsplaceimg.com
<img src="http://placeimg.com/400/400/people" alt="Drawing of Jane Smith" class="profile-image">
I exactly did what she did. But the picture isn't changing. I saved my code too. Can any one tell what's the problem over here
4 Answers
Xiaohua Cao
2,084 PointsHold down Ctrl and click the Reload button to refresh your browser if your's is window 10.
RJ SL
2,467 PointsI figured it out. You need to hold ctrl when you click refresh....but why?
kathrynlopresti
1,459 PointsI had a similar problem in Chrome. Refreshing (F5) didn't work. I had to empty the cache and then reload. Firefox doesn't have this issue.
Samantha Atkinson
Front End Web Development Techdegree Graduate 40,307 PointsHi Vijayalakhsmi,
Have you tried refreshing your page in order to get the different images of the people? Usually, in your browser at the top, there is a refresh button or icon. When you refresh the page the people images will change. The link looks right, so I think it's a case of just refreshing the browser.
Andrew Poteau
2,819 PointsAndrew Poteau
2,819 PointsSame problem for me. It works the first time I clear the cache, but I have to keep clearing the cache for each time. IE seems to work fine.