I am struck in step 55 of web design (beta) html

They are asking to nest Loving in label text an i am unable to understand so can any1 help me with it???

3 Likes

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

1 Like

i was reading the instuctions wrongly thank you for helping me it is done now :grinning: :grinning: :grin:

2 Likes

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