The <label> element

Styling with CSS

There are no special styling considerations for <label> elements - structurally they are simple inline elements, and so can be styled in much the same way as a <span> or <a> element. You can apply styling to them in any way you want, as long as you don't cause the text to become difficult to read.