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

CSS

Courtney Bradford
Courtney Bradford
7,919 Points

I've entered the correct answer for Task #2 in the CSS Selector's Pseudo Class Challenge, but it won't pass.

For some reason my "clear: left;" won't pass, even if I copy and paste it from the "Bummer" prompt. Is this a bug? Am I missing something? I emailed support and they asked me to post here…

Here's a screenshot for reference: https://www.dropbox.com/s/phbxfpuxdxyl7wh/Screenshot%202016-06-01%2014.11.47.png?dl=0

1 Answer

Courtney Bradford
Courtney Bradford
7,919 Points

I've removed the space between my nth-child selector and it's value in parenthesis. Now it passes with flying colors.

Just FYI, the warning prompt was incorrect and misleading. I didn't have to adjust the clear property at all.