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 Build a Simple Website Text Editors and HTML Images and Lists

My code is correct but when i check it its says its not...

The code challenge is asking me to add an empty UL tag.This is what i typed: "never mind for some reason it wont let me type the code here." however when I check my answer it says i need a UL tag still. I am now stuck on the challenge and am not sure why.

4 Answers

Hey Jack, I hope you are enjoying Treehouse! This is my code for question 4 of that code challenge. Please take a look and compare it to yours. http://codepen.io/anon/pen/trpJc

Wayne Priestley
Wayne Priestley
19,579 Points

Hi Jack,

If you watch the Tips for asking questions tutorial or the right hand side of the page it will show you how to enter code in a forum post.

I quickly just ran through that quiz. I'm assuming what you are missing is the actual list elements within the UL tag. Does "LI" ring a bell at all? =)

Thanks for everyone who responded and Andrew thanks for the link i did not realize i shouldn't have put the "LI" tags in there. It was just me misinterpreting the question. This has been solved and thanks again.