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 Add Image Gallery Content

I have try everything and is not working help please!

This is the message that i am receiving " The requested URL /img/numbers-01.jpg was not found on this server."

2 Answers

Justin Black
Justin Black
24,793 Points

just using img/numbers-01.jpg or ./img/numbers-01.jpg should suffice as long as your directory structure is like this:

./ ( root )
    [img]
        numbers-01.jpg
    index.html
Bruce McMinn
Bruce McMinn
10,030 Points

Make sure you uploaded the files to your workspace and that you created a folder for them called img.

Nick talks about how to do this in the video.

[screen shot](a href='http://postimg.org/image/8sb3t6x49/' target='_blank'.jpg)