Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Kelly 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.