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

ryan kennelly
ryan kennelly
562 Points

stage 3, front end web development, task 2 or 2, challenge....I believe there might be a problem with the second task..

For some reason I keep getting a red notification in this task, to include the tags "img/numbers-01", but I've gone around and around and I believe I am doing it properly, but somehow it is not recognizing my tags?

3 Answers

Hi Ryan, the task is asking to link the three images inside of each <li> item. You'll want to use the image tag.

<img src="folder/your-image.jpg">

Could you please copy and paste your code in your question? It may help debugging :)

I am having the same problem, this is frustrating. I watched him do it in the video and it sill doesn't display the image when I click on it. What's going on?