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 trialKelly Clark
4,387 PointsUploaded picture does not display on web page.
I have uploaded a photo of myself to Workspace and used it in my About page, but the image will not appear. I know my coding is not wrong because when I switch to the image of Nick Pettit, instead of myself, it works perfectly. Why is that none of my pictures will appear on the website? The strange thing is that I have successfully added my own pictures to the portfolio page and they are appearing without a problem. What could be the problem?
Brenda Krafft
18,036 PointsWithout seeing the code, my ideas are:
- Make sure the photo is in the correct place. Same place as the Nick photo?
- Double-check that there there are no type-os in the code. (If it looks OK, try re-typing. Might be a space or something you can't see.)
Kelly Clark
4,387 PointsSorry, I figured it out! I referenced the wrong file path on the code because I hadn't dropped my image into the img folder. Thanks for the help!
Robert Richey
Courses Plus Student 16,352 PointsRobert Richey
Courses Plus Student 16,352 PointsHi Kelly,
It's hard to speculate without seeing the code. Can you please post the code from index.html and about.html? Remove any personal information you don't want showing up in the forum.