I still far too often see a pattern like this:
<label for=checkbox>
Yes, I have read the
<a href=terms.html>
Terms & Conditions
</a>.
</label>
But it's right here: https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/label#accessibility.