Input Element Type Text
Jump to navigation
Jump to search
Possible attributes that can affect accessibility
- autofocus
- autocomplete
- checked
- disabled
- list (see Datalist Element
- placeholder
- readonly
- required
- type button
- type checkbox
- type date
- type datetime
- type email
- type file
- type hidden
- type month
- type number password
- type radio
- type range
- type reset
- type search
- type submit
- type tel
- type time
- type url
- type week
Contents
Input text with title
Input text with label
Input text with aria-label
Search
Input text with aria-labelledby
Search
Input with implicit label
Input with explicit and implicit label
Input text with label and aria-describedby
You can search for anything you want.
Disabled Input text with label
Readonly Input text with label