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 trialRobert Hingley
435 PointsNo 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
28,407 PointsThe class on your li is Twitter but you are selecting twitter. Change the case and you should be good!
Robert Hingley
435 PointsRobert Hingley
435 PointsThanks Matthew.
Lesson learned. It has worked.
Cheers
Rob