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 Structure the Image Gallery

structuring image gallery

I am in Designing a Website, stage 3, structuring an image gallery. I am trying to move image files into the Workspace. I highlight them, then move them, but they do not go in. I'm doing exactly what the video is telling me to do. It's not working.

Or just done use workspace if you can . Instead if your on pc at home use your own coding tool like sublime text 2 or notepad ++ . These are recommended . Of course you have a lot more but uhhh...

Make sure when you do put the min workspace , that your css path for the image on the webpage html is correct . So if the images are in the folder img , go and do img/nameOfYourPicture.png etc..

4 Answers

yosef strauss
yosef strauss
1,578 Points

I think I had the same problem. you have to unzip the file firs, then simply drag the folder "img" into the zone on workspaces. I think that may help

How do I unzip them? The video just shows that you click on the File icon. I did that and it still doesn't work. Thank you.

Otto Wichmann
Otto Wichmann
4,827 Points

A single image will usually not be zipped. Are to trying to drag the folder you downloaded into workspaces? That will not work. To unzip the folder first download 7zip, then right click the zipped image folder, and select 7zip/extract to "img\" That way you will have a folder named "img" with all the images in it. Then one by one drag them into the lower left corner of workspaces.

-Otto

yosef strauss
yosef strauss
1,578 Points

right click on the zipped folder and click extract all. then highlight the folder that gets extracted. and drag it over into workspaces