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 trialCasey Cooper
169 Pointslooks that my tags are good and its said is wrong
Please help me to find the mistake Thank you
2 Answers
Krzysztof Kucharzyk
Front End Web Development Techdegree Student 4,005 Points<section>
<ul>
<li></li>
<li></li>
<li></li>
</ul>
</section>
Jason Anders
Treehouse Moderator 145,860 PointsThe code you posted is correct. However, without seeing in context of the entire challenge, it's impossible to see what could be wrong in that it doesn't pass.
It could just be a glitch in the challenge. Sometimes you need to exit out and relaunch the challenge and then paste your code back in.
Other than that, I'm not sure what is wrong, because your code is correct.
Jason Anders
Treehouse Moderator 145,860 PointsJason Anders
Treehouse Moderator 145,860 PointsYou'll need to post your code for us to be able to help you.
Code can be posted directly from the challenge by clicking "Get Help" and making sure "Attach my code to this post." is checked.
:)