Step 56
Forms commonly use checkboxes for questions that may have more than one answer. The input element with a type attribute set to checkbox creates a checkbox.
Under the legend element you just added, add an input with its type attribute set to checkbox and its text set to:
Loving
my code at this step was:
and it sais to me that:
Sorry, your code does not pass. Don’t give up.
The input
element for your checkbox should have an opening tag, but not a closing tag.
i’m new at this, tryng to learn html and my english is a little bit rusty, but i don’t know what am i doing wrong, if someone would like to answer me, something, so i can pass this step, please!