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 trialAdam Overstreet
Courses Plus Student 4,294 PointsCant get image to show in my preview.
<section> <ul> <li> <img src="img/numbers-01.jpg" alt=""> </li> </ul> </section>
is there something im missing in the code?
Richard Salinas Hernandez
1,386 PointsI was able to resolve my issue.... "img/numbers-01.jpg" My image folder was name Img "with capital i " make sure you have it the same. I did this to fix it "Img/numbers-01.jpg" hope it helps
Adam Overstreet
Courses Plus Student 4,294 PointsI had the exact same problem. thank you so much.
1 Answer
BRAD STYES
13,421 PointsDid you move the image files into the img folder?
Adam Overstreet
Courses Plus Student 4,294 Pointsyes I did. I rechecked everything. not sure what is going on.
Richard Salinas Hernandez
1,386 PointsRichard Salinas Hernandez
1,386 PointsI'm having the same issue, were you able to fix it?. I only see a little square box