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 Build a Simple Website Text Editors and HTML Images and Lists

Smells Like Bakin

The project where you add an image is very confusing. Where are you supposed to find the image?

6 Answers

To the right of the video (when the window is maximized) there will be links to the project files. Download the zip and you can find everything you need in there.

To the right of the video (when the window is maximized) there will be links to the project files. Download the zip and you can find everything you need in there.

I've got the images just really perplexed on how to insert it.

ok so you will need to use and img element these work like so:

<img src="file directory here" alt="this is optional and will basically be read out as this text if page is set to be read aloud good practice"/>

so yeah any questions just reply

also file paths if you don't know are just folder/image.jpeg or png whatever

Yea the image is under Adobe Acrobat Document. I'm trying different Acronyms or regular English to get it going.

I finally got it guys!!!! Thanks a lot for the guidelines... I really appreciate it!!