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 Introduction to HTML and CSS (2016) HTML: The Structural Foundation of Web Pages and Applications Anchor Tags

target="blank" not working for me.

Here is what I have, from going along with the lesson:

<li><a href="http://twitter.com/treehouse" target="_blank" class="social twitter">Twitter</a></li>

I can't find the bug. I'm using Chrome.

Jason Anders
Jason Anders
Treehouse Moderator 145,858 Points

Hi Eric,

Can you please be a bit more specific with the problem you are having. Why is it not working? What should it be doing vs what it is doing. Also, if you're using workspaces, please share a snapshot of your Workspace to better aide the Community in assisting you.

:) :dizzy:

1 Answer

I think problem is in the class name. Try to not separate it