HTML Input form* Attributes

The form Attributes

The input form attribute specifies the form the <input> element belongs to. The value of this attribute must be equal to the id attribute of the <form> element it belongs to.

Output:

The formaction Attribute

Output:

The formenctype Attribute

Output:

The formmethod Attribute

Output:

The formtarget Attribute

Output:

The formnovalidate Attribute

Output:

The novalidate Attribute

Output: