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 trialScott Heap
1,355 Pointsi 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
Archil Gogia
573 Pointsmaybe 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
5,676 PointsWe need to see your code to fully help you out
Leonard Theisen
16,518 Pointsshow your code and then we can help you.
Sam Fortune
2,990 PointsYes show your code. I remember this task to be a bit buggy, but it's impossible to tell without looking through your code!
Scott Heap
1,355 PointsEnded 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!
Scott Heap
1,355 PointsI thank you for your assistance- just started over and it worked out- probably just a single character out of whack!