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

Robert Hingley
Robert Hingley
435 Points

No Iconography for Twitter, but can click on the icon and open Twitter to start a tweet. Can't see error in the code?

Hi, can anyone let me know what I need to do so the Twitter icon shows. It's working for the phone and email icon.

Here is the snapshot https://w.trhou.se/ba8xwul0hj

main.css 176-178

1 Answer

Matthew Long
Matthew Long
28,407 Points

The class on your li is Twitter but you are selecting twitter. Change the case and you should be good!

Robert Hingley
Robert Hingley
435 Points

Thanks Matthew.

Lesson learned. It has worked.

Cheers

Rob