Share
New Form Attributes
This chapter covers some of the new attributes for <form> and <input>.
New form attributes:
New input attributes:
- autocomplete
- autofocus
- form
- form overrides (formaction, formenctype, formmethod, formnovalidate, formtarget)
- height and width
- list
- min, max and step
- multiple
- pattern (regexp)
- placeholder
- required