December 13, 2002
Do as we say, not as we do …
Spotted on WebAIM’s discussion subscription page - an example of how not to code a form for accessibility. Perhaps the author of their How to Create Accessible Forms should tell them what’s wrong. In summary, the radio button controls should come before, not after the text. And the forgot to use the <label> tag too - which means a lot of people are going to be getting the wrong list (see this image for a visual demonstraton)