<input id="loving" type="checkbox"> Loving
<label for= "loving"> </label>
so i have put this for step 55 but it dosent seem to be working can someone assist me when what i need to do to fix this.
<input id="loving" type="checkbox"> Loving
<label for= "loving"> </label>
so i have put this for step 55 but it dosent seem to be working can someone assist me when what i need to do to fix this.
Please post a link to the challenge. Thanks
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.
See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (’).
Thanks jeremy for the tutorial.
The best way to solve this and other related task is to read it slowly.
You need to create a label for Loving and link it with the id of the input like this:
Mod Edit: SOLUTION REDACTED
I hope this helps.
oh! thank u sooo much ma’am!!! i was stuck on that step for 1 hour. I’m very thank ful to U!!!
It is great that you solved the challenge, but instead of posting your full working solution, it is best to stay focused on answering the original poster’s question(s) and help guide them with hints and suggestions to solve their own issues with the challenge.
We are trying to cut back on the number of spoiler solutions found on the forum and instead focus on helping other campers with their questions and definitely not posting full working solutions.
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.