If you use the for attribute of the label, and set its value to the id of a related input element, most browsers will focus the input element when the label is clicked on. This is especially useful for small elements like checkboxes and radio buttons.