Use the value attribute with radio buttons and check boxes

**Tell us what’s happening:**Telling me I need a attribute for lazy

Your code so far


      <label for="lazy"><input id="lazy" value="Lazy" type="checkbox" name="personality">Lazy</label>

what challenge is this? please give the link

next time please use the ask for help button

you are missing this:

Use the input label text, in lowercase, as the value for the attribute.

1 Like

Thanks buddy been stuck for a hour smh I greatly appreciate your help it worked out just fine growing pains!

next time, please,

If you have a question about a specific challenge as it relates to your written code for that challenge, just click the Ask for Help button located on the challenge. It will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.

Thank you.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.