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 CSS Selectors Going Further with Attribute Selectors and Pseudo-Classes Structural and Element States Pseudo-Classes Review

jeremy hudson
jeremy hudson
2,589 Points

The ---- pseudo-class can target the checked state of a radio button or checkbox.

is it checked or is it something else cause it keeps on saying bummer

3 Answers

Kelly von Borstel
Kelly von Borstel
28,880 Points

Hi, Jeremy. Checked is correct... did you put a colon in front of it, like this? :checked

Khaleel Hamid
Khaleel Hamid
5,258 Points

Can you post your code, so we can look into it?

jeremy hudson
jeremy hudson
2,589 Points

Yea I did forgot the colon I figured that out last night lol oops

is not a code my friends is a Question 'CSS Selectors' Please fill in the correct answer in each blank provided below.

The ........... pseudo-class can target the checked state of a radio button or checkbox. ????