1.3.5 Identify Input Purpose (Level AA)
Table of contents
Make it possible to autocomplete input fields.
What you need to know
By adding autocomplete to input wherever possible, you save users time and help prevent errors when filling out forms.
What you need to do
- Update your forms to provide for autocomplete.
- Specify the type of the type of input (text).
- Add autocomplete to the code (for example, autocomplete=”username”).
Related Posts
1.3.1 Info and Relationships (Level A)
Structure your website so that content is read by a screen reader in the same way it's presented visually.
1.3.2 Meaningful Sequence (Level A)
Structure your website so that your content is presented in a logical order.
1.4.4 Resize Text (Level AA)
All text on your website should be able to be resized up to 200% without any loss of content or functionality on your website.