PASO 56 como asociar texto a LOVING

Se me va a explotar la cabeza le hecho cabeza PERO NO ME DA por ningún lado AYUDA
así lo tengo actualmente

<input type="checkbox" id="loving"><label> loving </label>

Welcome to the forum @davidoccidente

I edited your code to readability.

Please add a for attribute to the label element.
Also, leave a single space between the input and label elements.

For next time, so the forum can assist please post your full code.

Use the following method to post code to the forum:

  1. On a separate line type three back ticks.
  2. On a separate line paste your code.
  3. On the last line type three back ticks. Here is a single back tick `

Happy coding