Creating forms without the need for cumbersome label elements
<input type="radio" value="0" name="mf_unique">
<a onclick="document.forms.objeditform.mf_unique[0].click();" href="javascript:void('')">No</a>
<input type="radio" value="1" name="mf_unique">
<a onclick="document.forms.objeditform.mf_unique[1].click();" href="javascript:void('')">Yes</a>

If you'd like to add your own enterprise tips, fork this project on GitHub.

This is a joke.
Fork me on GitHub