Hello,
I'm having a hard time getting checkboxes and text inside <label> looking good, especially since I want the checkbox to be on the left of the text.
Does anybody have any coding advice to show?Code:<label for="someid">This is a label <input type="checkbox" name="someid" id="someid"> </label>
Cheers.
![]()



Reply With Quote

Bookmarks