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 trialAndrew Amideo
2,527 PointsHTML Stage 2 Challenge Task 5 won't recognize code
I checked my work against the video twice. I'm 99% sure I entered the code correctly. It even looks right on the preview but still says that I didn't complete the task correctly.
5 Answers
Kazimierz Matan
13,257 PointsPlease publish your code so we can help you determine what's wrong.
Jonathan Grieve
Treehouse Moderator 91,253 PointsCould you upload the code you used in the challenge, I might be able to hep with this one. :)
Andrew Amideo
2,527 PointsNevermind. I guess I was 1% incorrect. It was displaying correctly in the preview but I forgot to get rid of a list end tag which was causing me not to pass.
Jonathan Grieve
Treehouse Moderator 91,253 PointsExcellent! Glad you sortes it :) That's the trouble with these things, it has a computers brain where everything has to be exactly right but can pick things up faster than our puny human brains ;)
Andrew Amideo
2,527 PointsThanks. I will try to be more attentive.