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 trialSue Freeman
1,163 PointsI've loaded my photo and changed the scr to it in my html, but it does not come up on my page
In the workspace for My First Webpage, I tried to change the photo. I was able to load the photo, changed the scar in the html, saved it and previewed it, but it only comes up as a question mark.
Thank you for your help. I miss typed src. I ended up reloading the photo and not sure why, but it worked the next few times that I did it.
Jennifer Nordell
Treehouse TeacherJennifer Nordell
Treehouse TeacherThis is going to be easiest to troubleshoot if we can either see your code or get a snapshot to your workspace. However, I'd like to point out that in your question you state that you've changed the "scr" and the "scar". This should be "src". Note the order of the letters in
src
. Make sure it says "src" and if it does but still doesn't work, get back to us!