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 Adding Pages to a Website Add Iconography

Yoel Trujillo
Yoel Trujillo
3,703 Points

Why the icons don't work?

i do everything exactly like the video (or at least i think that), what is the problem here? why the icons dont look ok? is in the contact page.

please help!

https://w.trhou.se/17ofktzfmy

1 Answer

You're missing a "=" in

<li class"twitter">

on line 36 of contact.html Also, in your contactdetails a selector, background size is missing the hyphen; it should be background-size. Once I fixed these, it worked fine. :-)

Yoel Trujillo
Yoel Trujillo
3,703 Points

thank you so much!! i was really sleepy yestearday hahaha.

:)