Thank you so much Crptic_X. I have checked my first radio buuton but it is asking me not to change the inner text of the Indoor and Loving label. I do not understand what that means.
Thank you so much Fatmaa. I have done as advised but it is telling me not to change the inner text of the Loving and Indoor label. Kindly explain what that means
It says you should not change the inner text of the indoor label and the loving label. Adding the checked attribute to the input element does not change the inner text of the label.
The error might be coming because you might have made some changes to the label tag.
Notice the checked attribute
You add it to the input element not the label, And also make sure no change is done to the label tags, as a change to the label tags are not required now.
If you have made some changes to the label element, you could reset the lesson and try from the beginning .
If you have not made any unnecessary changes, I would like to see your current code
I’ve edited your post 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.