Forum Moderators: open
Section C.8:
The values of these attributes must be unique within the document ..
So, if each ID has to be unique .. What about radio buttons? <input type="radio" ..>
Normally you want a unique name for the radio button group, not for each individual button within the group.
Can someone clarify this for me, or am I just being confused, seeing how it's way past my bedtime right now ;)