CSS HTML Validator - The fast, all-in-one, HTML, CSS, Link, SEO, spelling, and accessibility checker for Windows, & htmlval for Mac and Linux
Home Help: <form> element

The <form> Element

Forms

Attributes for <form>
TypeAttribute List
'Standard' Attributes"accept-charset", "action", "autocorrect", "enctype", "method", "name", and "target"
New HTML5 Attributes"autocomplete", "novalidate", "rel", and "writingsuggestions"
Obsolete Attributes"accept"

Recommended Links

Accessibility Information & Tips

  • For required form controls, indicate the required status in the control's <label> or <legend>. If not indicated by text (like "(required)"), then make sure the meaning of the indicator is explained before it is used. NOTE: Abbreviating "required" to "req." may be confusing. Visit https://www.w3.org/TR/WCAG20-TECHS/H90 for more information.

Search Engine Links (for more information)

Help us improve this page: Suggest a link or noteReport a problem