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 Organize with Unordered Lists

What is wrong?Working with image tags

<section> <ul> <li><img src="image/numbers-.01.jpg alt=""/></li> <li><img src="image/numbers-.02.jpg alt=""/></li> <li><img src="image/numbers-.06.jpg alt=""/></li> </ul> </section>

5 Answers

Don Shipley
Don Shipley
19,488 Points

<li><img src="img/numbers-01.jpg" alt""></li> not really sure what you are asking.

Learning how to import images. Can't download zip file to workspace,

Don Shipley
Don Shipley
19,488 Points

You should just be able to click on the project file and it will down load.. If you are using chrome it opens in your download directory. You can save the file to your choice. After you download the file right click on the file to unzip it.

I'm using Mozilla

Don Shipley
Don Shipley
19,488 Points

You downloads must be set up to save somewhere. If not it should as you where you want to save them. After I down load the files I must unzip them, Right click on the folder, choose properties, advanced and uncheck Encrypt contents to secure data. The files should work . I will open Mozilla *firefox" download a file to see if there is a difference..

Don Shipley
Don Shipley
19,488 Points

After I clicked on the project file it opened another box I choose open with windows explorer. That is a ziped file. Right click on the file to unzip it. choosing extract all. Choose where you want to save the file. I have a special folder named treehouse. In side I have sub folders for the subject I am on. After I extract it I right click on the folder choose properties than advance. Un-check the encrypt contents to secure data and ok. The files should work fine after that. I am on a Windows system. If you are using Linux or a mac sorry I can not help.