For user interface components with labels that include text or images of text, the name contains the text that is presented visually. A best practice is to have the text of the label at the start of the name. Description A label is the adjacent content that provides the instruction to fill in an input […]
WCAG & Other Standards
HTML 5 Headings Behavior With Screen Readers
Recently I have observed a slightly but significant difference in JAWS behavior while browsing a website developed on HTML 5. Below are my findings and recommended solution. HTML 5 have became a hot topic in the web developer community. One of the reasons for its strength is semantic tags. In prior versions of HTML <div> […]