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

Jonah Wang
Jonah Wang
256 Points

Second part of the question won't accept any answer

The question keeps reporting the same error even when I do it the same as the video

3 Answers

Alice Spencer
Alice Spencer
12,273 Points

Can you post the question and your code? There's a video on the right side that will help with posting code correctly if you need it.

Stephen Bone
Stephen Bone
12,359 Points

Hi Jonah

It would be good to see your code but it should basically look like below:

<li><img src="img/numbers-01.jpg"></li>

Hope it helps!

Jonah Wang
Jonah Wang
256 Points

Ok, I realized it wasn't accepting my answer because I was adding links to the code when it didn't ask for it, thanks for the responses