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

I need instructions on how to use the workspace to download img file to connect to the html website code.

the video just says do it not how to do it. This was recommended to be the first code to do, but the instructions are not telling me how to use the workspace. And I NEED to use the workspace to download img files to be linked to the html website quiz. So can someone who has done this please explain to me how to use the workspace? I tried and the first line is already on the workspace, I cannot delete it and when I try to just go to the line below I get a copy of the same first line again. I cannot get around it so I cannot use it. Shouldn't this be more user friendly and at least contain some instructions somewhere???---I've been trying for hours and I really need help.---2codeup

2 Answers

Ana Gledovic
Ana Gledovic
7,465 Points

Hey Starla, here is a video with instruction how to use the workspace to download img file. If you are doing code challenge - you do not need any image, you should just write in your html something like this:

<img src="img/name.jpg" alt="Alternative text">

Hi Starla, there is an HTML course that is even more simple than the one you are currently at. It also has a brief introduction to workspaces which I see has been an issue to you. You can check it out here Treehouse Club: HTML.