(a) Text equivalent for non-text elements
(b) Synchronized alternatives for multimedia
(c) Information conveyed in color is also available without color
(d) Readable documents without style sheets
(e) Server-side image map for redundant links
(f) Client-side image maps will be provided instead of server-side image maps
(g) Row and column headers for data tables
(h) Markup for two or more logical levels if headers in a table
(i) Titled frames for identification and Navigation
(l) Identify scripts with functional text
(n) Structure forms with instructions and cues
(o) Skip repetitive navigation links
(p) Timed response alert and extension
Forms that are completed online, need to have directions and cues for people using assitive technology to complete them
The label "for" identifier and the input "id" identifier need to be unique. Beyond that maintaining semantic value for the label content will aid and benefit the next programer.In doing so, the pairing of the label to its identifier is accomplished and it adheres to the common practices used on the world wide web.
Example:
Consider the simple web form below
We are using the same example we used for Section 508(a)