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 trialMohammad Rifqi
Courses Plus Student 3,218 Pointsblue line in the middle link images twitter and facebook
this my footer code:
<footer> <a href="http://twitter.com/"> <img src="images/twitter-wrap.png" alt="twitter logo"> </a>
<a href="http://facebook.com/">
<img src="images/facebook-wrap.png" alt="facebook logo">
</a>
<p>© 2015 Mohammad Rifqi.</p>
</footer>
2 Answers
Jessica Robinson
2,136 PointsI had the same issue. If you delete your indentation, the blue line will disappear. (I.E. have all your code on one line).
Marc Busby
35,550 PointsCould you paste your CSS as well for us please. To add a pic I think you have to upload it somewhere else first then just link it.
Regards,
Mohammad Rifqi
Courses Plus Student 3,218 PointsMohammad Rifqi
Courses Plus Student 3,218 Pointshow to add pic in this forum? i want to show it...