I’ve attached my code, which I believe properly addresses the challenge.
However, when checking my answer, I get the following:
“Code does not pass.
Hint: You should use either a .info > label, .info > input or .info label, .info input selector.”
It seems I am being told to do something which I’ve already done. Any suggestions?
Please copy/paste all the editor code showing in the challenge from where you just linked.
The snippet you pasted above passes for me. It could be that you accidentally changed something else we aren’t seeing. Always include all of your code so we can help you find these types of errors (assuming that’s what it is).
OK … problem solved. I copied my answer to a notepad, then reset the challenge, and then pasted my code back in and re-checked. The code passed without further issue. Thanks for your insight … it put me on the right track.
I’ve edited your code for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.
You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.