Posts Tagged ‘navigation’

Ultimate checklist for making your plugin accessible

HTML  code semantics, forms, tables, Use CSS, Tabbed navigation, Colour contrast, WAI-ARIA attributes. HTML code semantics Following HTML code semantics is fundamental in making your web applications accessible because assistive technologies, like screen readers, rely on the code to transmit the correct information to the user. Forms are communly inaccurate due to a lack of the label [...]