Submit Button

The input type="submit" defines a button for submitting form data to a form-handler:






If you click "Submit", the form-data will be sent to a page called "https://www.w3schools.com/action_page.php".