They are asking to nest Loving in label text an i am unable to understand so can any1 help me with it???
nesting means putting something inside an other thing
it would be helpful if you share the link to the step and your code
i am not sure what do next
you have put the label element inside the input tag, meaning it will not work
move the > of the input element before the label element, then read again the instructions about the for attribute
i was reading the instuctions wrongly thank you for helping me it is done now

