Describe your issue in detail here.
I did wrap the text “Loving” in a label element, im still getting an error message -->The text Loving should be wrapped in a label element. Can someone help please?
Your code so far
<!-- User Editable Region -->
<label for="loving"> Loving </label>
<input id="loving" type="checkbox">
<!-- User Editable Region -->
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36
You appear to have created this post without editing the template. Please edit your post to Tell us what’s happening in your own words.
Learning to describe problems is hard, but it is an important part of learning how to code.
Also, the more you say, the more we can help!
Thanks for the suggestion Zaklina. i did try that. It says " You will need to add a new label element in which to nest the text Loving . Make sure it has both an opening and closing tag."