How to make text of an html checkbox clickable (like ASP.NET control)






4.89/5 (10 votes)
There is shorter way to do this: Some Text
There is shorter way to do this:
<label><input type="checkbox" id="checkbox1"/> Some Text</label>