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 trialChwan Lii Ng
7,502 PointsUnder Web Design- Code Challenge
Issue with the code challenge, I did add alt text for my twitter link, but the system can't sense it.
2 Answers
Chwan Lii Ng
7,502 Pointsproblem solved.
Marcus H
4,267 PointsI haven't been able to pass this task for over a month, could you paste the code you used to complete it here so I can see where I've gone wrong.
<a href="http://facebook.com"><img src="img/facebook-wrap.png" alt="facebook"></a>
<a href="http://twitter.com"><img src="img/twitter-wrap.png" alt="twitter"></a>
Adam Sackfield
Courses Plus Student 19,663 PointsAdam Sackfield
Courses Plus Student 19,663 PointsIf you could write how you solved it, it may help others in the future. Thanks