back

Submit

Attribute: type="submit"

This attribute creates a submit button; when pressed this button will submit the form to the page specified in the 'action' attribute in the forms opening tag.

Example