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 trial

HTML How to Make a Website Creating HTML Content Organize with Unordered Lists

Alexander Engström
Alexander Engström
179 Points

Cant see the images in preview when i check my work

Cant see the images in preview when i check my work, i get a message that says "make sure you include an image tag that displays numbers-01.jpg".

I tired doing it in wokspace, and it works but the same code doesnt work in the challange. I tried using different browsers but it still doesnt work.

I downloaded the images to my workspace folder. Does anyone have a sugestion why i get the Bummer announcement?

1 Answer

Kelly von Borstel
Kelly von Borstel
28,880 Points

Hi, Alexander. You might check to make sure you have the correct paths to your images. If they are not in an img folder, don't put img/ in front of the image name. That's just my guess about what might be the issue. If not, please post your code to help us figure out the problem.