Six things from the WebAIM Million
- There’s a
lang
attribute on thehtml
element. - Link text describes the destination of the link.
- Every
form
control has an associatedlabel
. button
text describes the action that will happen.alt
text for images conveys the content and function of each image.- Colour contrast is at least: 4.5:1 for normal text; 3:1 for large text (about 24px or 18px if bold); 3:1 for graphics and UI components.