I have a label with \"for=\"the pointer to the checkbox input\"\" and as long as I know, this for can be added only for label
label
for=\"the pointer to the checkbox input\"
for
It turns out you can make a operate an input, but only if you put the inside the .
Button go outside the label
Although this contravenes the W3C specs:
The interactive element label must not appear as a descendant of the button element. https://www.w3.org/TR/html-markup/label.html