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
You can't declare a label for a set of buttons, but for each button. In this case, the labels are "Mr.", "Mrs." and "Miss", not "Salutation".
UPDATE Maybe you should just use another tag for this "label" of yours - since it's not really a label.
Activity: Active [... and so on]