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 trialPaula Mourad
5,154 PointsI can't find the unordered list with the class contact-info
I'm trying to get to the next step, but I can't do it unless I finish this task.
In the CSS that the exercise provides me it doesnt show me the UL with contact info, so I can't move on.
Can someone help me please? Thanks,
Paula
2 Answers
Stephen Bone
12,359 PointsHi Paula
It just wants you to create it.
So I set it up as below which seemed to pass (obviously the other styles need added to the rule).
.contact-info {
font-size: 0.9em;
...
}
Hope it helps!
Paula Mourad
5,154 PointsWorked! Thanks!
I have problems with these tasks since the written questions have words or concepts that I don't remember seeing in the class. :(