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

Can't see link to download image files

I'm very new at this and working on How to Make a Website. I'm supposed to download images with a link next to the video player but I don't see a link. I uploaded my own images, created an img folder as directed, put my images in there but there seems to be a problem because the image doesn't appear in the preview and there is red highlighting in the workspace over ="img/numbers-01.jpg".

Can you show me your code?

Note: Put ``` around you code when posting code to the forum to make it readable, like this:

```

<h1>Hello World!</h1>

```

That text will output:

<h1>Hello World!</h1>

1 Answer

I got it. Thanks. But now I'm having a new problem and just posted it.