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 trialmehulishah
4,341 PointsImages not showing up
I followed the directions as per the video. The images are uploaded and the code is correct, but when I preview the images show up as question marks. Im guessing it means the image is not found. How do I fix this?
3 Answers
Rendy Ho
2,452 PointsLike This ?
<li><img src="img/numbers-01.jpg"></li>
<li><img src="img/numbers-02.jpg"></li>
<li><img src="img/numbers-06.jpg"></li>
CMIIW Hehe
mehulishah
4,341 PointsYeah, whatever is in the video is what I have. I'll post the code so if you can please check it for me :).
mehulishah
4,341 Pointsokay I have no idea how to share my code with you without it formatting itself.... TT-T