SyntaxFix
Write A Post
Hire A Developer
Questions
You can wrap the label around the input:
**<label for="a"><input type="checkbox" id="a">a</label>**
This worked for me.