Tell us what’s happening:
Describe your issue in detail here.
I’m not sure if its just the wording that is confusing me, but I’m lost with this one…any help is appreciated, thank you.
I should add another checkbox after the one I already have, the id attribute should be lazy, and the name attribute should be the same as the last checkbox.
Also add a label element to the right of the last checkbox with the text lazy. Make sure to associate the label element with the new checkbox using the for attribute.
**Your code so far**
Loving