Need Help On HTML Challenge

Currently on the beginning HTML challenges and I have a bit of a problem. The Basic CSS: Use Attribute Selectors to Style Elements challenge won’t accept my answer (displayed above). I feel like I am inputing it correctly however the site won’t accept this answer. I tried this site a couple of months ago but wasn’t taking it too seriously, now I’m prepping for college and am trying to learn as much as possible. I completely forgot that the last time I got to this point I was having this issue and just gave up. Someone help me :frowning:

Can you give us a link to the challenge? or the name?

https://learn.freecodecamp.org/responsive-web-design/basic-css/use-attribute-selectors-to-style-elements

ok I see the problem now. Make sure there is not a space between = sign and “checkbox”.

Also one tip for you,

When you are giving values of 0, you don’t need to specify px since it’s 0 anyway.

Good luck!

Thank you so much for the help!

1 Like