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>
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:
Happy coding