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 trialjeremy hudson
2,589 PointsThe ---- 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
28,880 PointsHi, Jeremy. Checked is correct... did you put a colon in front of it, like this? :checked
Khaleel Hamid
5,258 PointsCan you post your code, so we can look into it?
jeremy hudson
2,589 PointsYea I did forgot the colon I figured that out last night lol oops
Houssam Hammouda
Front End Web Development Techdegree Student 7,546 Pointsis 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. ????