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 "/action_page.php".