View Single Post
  #1 (permalink)  
Old 03-03-2005, 08:37 AM
javaguy javaguy is offline
Registered User
 
Join Date: Mar 2005
Posts: 3
Radio Button Label Placement

An external agency did a web accessibility audit against our pages, using the Web Content Accessibility Guidelines 1.0 from www.w3c.org. The agency interpreted one of the guidelines (10.2) to mean that all labels should precede their associated form controls -- even radio buttons.

Does anyone know how to place a radio button's label to the left of the radio button?
Reply With Quote