If you click the "Submit" button, the form-data will be sent to a page called "action_page.php".
Notice that the value of the "First name" field will not be submitted, because the input element does not have a name attribute.