Probable error or glitch

Probable glitch as this solution is not working. and keeps giving the same error always

Hey @prathmeshbodhankar welcome to the forum How I would wish you posted your code not a screen shot .
You need to get rid of the text “loving” after the input element.Then get rid of the space between the closing label tag and the text a’loving"
Lastly the input should come before the label

<input><label>text</label>

Happy coding

Welcome to the forum @prathmeshbodhankar !

There issue is not with the step.

The for and id should be lower case loving

and as @opudoprince mentioned, the extra Loving text needs to be removed.

If you follow the guidance provided after resetting the step, I believe Solution by @opudoprince is appropriate.

Happy coding!

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