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 Use the Navigation Element

Bug in Workspaces - closing tag is locked as </a>

After typing the opening Navigation tag, instead of Workspaces predicting </nav>, it closed the tag with </a>. The same thing happened when I typed the opening Unordered List tag and List Item tag.

Also, Workspaces no longer auto-indents my code when I go to a new line?

Edit: I tried logging out and logging back in in a new browser window, but this made no difference :(

Hey Daniella!

Send an email to help@teamtreehouse.com and they should help get things sorted out. Thanks for bringing this up!

Thanks Mark - I will do.

Joshua Holland
Joshua Holland
2,865 Points

I had the same problem with the auto filling closing anchor tags. I was brand new to coding so I assumed that's how it was supposed to be, otherwise it wouldn't fill it in. Then when I posted my html for a totally unrelated question people were like "uhhhh, you have way too many closing anchor tags" so I put my code into the html verification site and it turns out I had 36 of those errors! haha. Lesson learned.

Hi Josh - yes I can imagine that being so confusing!

1 Answer

Hernan Martin Demczuk
Hernan Martin Demczuk
1,264 Points

I type both nav and li tags 19 days after this topic was created and they do predict the right closing tag. I think it has been fixed!