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 trialTaylor Turner
912 PointsChanges made to index.html in Atom are not making visible changes in Chrome after refreshing browser
When using Atom, though I have the "project" folder file open with index.html and article.html in Chrome, after making changes, I am not able to see visible changes in the browser, after saving in Atom and refreshing browser. Some of my pictures don't show up and it still does the link back to the directories, like the video's example, instead of working correctly. Any ideas of what I'm doing wrong?
1 Answer
Taylor Turner
912 PointsActually nvm, i realized my problem was unrelated to any of that haha. My pictures weren't showing up correctly even though I was refreshing in the browser because I did not tag my img with .jpg. Wow
Raheem Wright
1,991 PointsRaheem Wright
1,991 PointsDid you have trouble at first saving in Atom?
When I save my changes they aren't made visible in the browser and when I close and reenter "project" the changes aren't saved as well.