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 trialKien Dang
1,222 PointsImages won't show on preview?
Hi, I am not sure what I did wrong, but I've done everything he did on the video and when I try to preview, the images are not even there? The images did upload and I see them on the left tab but the code won't load it. Is there something I am missing?
4 Answers
lazy guy
Courses Plus Student 2,317 Pointssomething must be missing in your code , that's the only reason then ... if you're still stuck !! plz share your code
Kien Dang
1,222 PointsI found the problem! it was because I put img scr and not img src... novice mistake lol! was really hard to find. Thanks!
Kien Dang
1,222 PointsI found the problem! it was because I put img scr and not img src... novice mistake lol! was really hard to find. Thanks!
lazy guy
Courses Plus Student 2,317 Pointsno problem ,it happens all the time