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 Create Navigation with Lists

i dont understand how what i have is incorrect!

challenge task 3 of 3;

have a link created for "Portfolio" but says it is incorrect

6 Answers

maybe u forgot that to use href=" " with a tag - i think problem is in it...

your code need to look like <li> <a href="index.html">Portfolio</a></li>

David Omar
David Omar
5,676 Points

We need to see your code to fully help you out

Leonard Theisen
Leonard Theisen
16,518 Points

show your code and then we can help you.

Sam Fortune
Sam Fortune
2,990 Points

Yes show your code. I remember this task to be a bit buggy, but it's impossible to tell without looking through your code!

Ended up just starting over- not certain what the problem was, but it worked itself out. Sorry for not posting the code, was working from my phone and was able to copy/paste. Thanks for your input!

I thank you for your assistance- just started over and it worked out- probably just a single character out of whack!