/

HTML / CSS / JavaScript Tutorial

HTML Standard attribute: novalidate

[this page | pdf | back links]

The HTML novalidate attribute indicates whether a <form> element should not be validated when submitted.

 

Valid attribute values (for <form>) include:

 

Value

Description

novalidate

Whether form-data (i.e. input) should not be validated when submitted

 


NAVIGATION LINKS
Contents | Prev | Next | HTML Attributes


Desktop view | Switch to Mobile