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 trialdianamurphy
264 Pointsimage working file
Instead of using your project download index file, I've created "indexworking.html" into the project folder to work along with building the code, however after typing in the first image (logo) it is not showing up. I copied and pasted the line from your project index file to make sure it was correct.
2 Answers
Stone Preston
42,016 Pointsare you viewing your indexworking.html in the browser locally? or are you using workspaces?
Jacob Miller
12,466 PointsMake sure you have downloaded the project files, then place your html file in the same folder as their html file. If they're not in the same folder the photo won't be linked to correctly.
dianamurphy
264 PointsThank you for your response. Yes, I did have it in the project folder which I named "project". The folder included the sample index.html, my working file "indexworking.html" and the img folder. I was testing on browser not workspaces.
dianamurphy
264 Pointsdianamurphy
264 PointsThank you for your response. I was testing on browser not workspaces. I did have it in the project folder which I named "project". The folder included the sample index.html, my working file "indexworking.html" and the img folder.