79699455

Date: 2025-07-12 17:25:24
Score: 0.5
Natty:
Report link

I just wanted to add a last, hacky option that might be useful if you can't/don't want to use CSS/JS:

<label for="not-my-input">
<input name="different-input" type="text" />
</label>

In essence, you add a "for" that doesn't exist.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Paula Fleck