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

How the pull images for galley

I have downladed the images. I cannot find where to go to load them and make a folder

2 Answers

Are you trying to download onto your computer? Usually if you download stuff using the browser, things will go to "Downloads" directory. Check your browser settings / preferences. Example in Chrome on mac, go to top bar, select Chrome->Preferences->Settings->Show Advanced Settings (Scroll down to find it)->look for "Downloads Location". If you are not sure, then try googling for download location for whatever browser you use.

Gary Logue
Gary Logue
13,781 Points

Hi Jo Ann

When downloading the files did you check your downloads folder or did you check by viewing the containing folder after downloading them on your browser?

If you find them copy them into a folder with your saved .html file you are working on so you can access them when adding the images in your HTML code.

Hope this helps