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

Help please!

I am using notepad++. "drag and upload photos" side doesn't appear.Also I can't create a new folder.

AFIR MOURAD TAHAR
AFIR MOURAD TAHAR
3,766 Points

Drag and upload photos does not work with Notepad++. But you can always download the full project as zipped file from workspace. and work at your ease with Notepad++. Notepad++ is a wonderful offline tool. Make sure you deploy your files the same way as in the workspace. ie /img /css index.html

5 Answers

AFIR MOURAD TAHAR
AFIR MOURAD TAHAR
3,766 Points

Drag and upload photos does not work with Notepad++.

But you can always download the full project as zipped file from workspace. and work at your ease with Notepad++.

Notepad++ is a wonderful offline tool. Make sure you deploy your files the same way as in the workspace. ie /img /css index.html

AFIR MOURAD TAHAR
AFIR MOURAD TAHAR
3,766 Points

Hi Kevin

1) download workspace to your desktop.

2) unzip it.

3) drag index.html from your desktop and drop it to your workspace.

you will see index.html coming back in your root directory.

4) go to img directory.

5) delete the index.html

6) Et voila.

Kristopher Van Sant
PLUS
Kristopher Van Sant
Courses Plus Student 18,830 Points

Hi Oktay!

I'm sorry you're having difficulties. Instead of using notepad++ I would recommend using Workspaces, which comes with Treehouse and is what Nick is using in the video. Notepad++ is VERY different from Workspaces and other industry preferred text editors, which is why you're not seeing a similar set up to what workspaces has. If there is a particular reason why you have to use notepad++ and not workspaces let us know!

If you still must use notepad++ I can look up what specific steps you would need to take to get your images added and how to create new folders.

Thank you very much.

kevin barrows
kevin barrows
871 Points

I accidently put the index.html inside the img. How do I put it back correctly?