Does the label tag work with radio buttons? If so, how do you use it? I have a form that displays like this:
label
First Name: (text field) Hair Col
Ah yes. Here’s how it works.
labels individual fields, hence each gets its own .
To label a group of fields (e.g. several radio buttons that share the same name), you use a tag with a element.
name
Salutation Mr Mrs Miss Ms