When using the \"label for\" parameter on radio buttons, to be 508 compliant*, is the following correct?
You almost got it. It should be this:
button one
The value in for should be the id of the element you are labeling.
for