HTML Input Types - W3Schools Online Web Tutorials
Input Type: submit defines a button for submitting form input to a form-handler. The form-handler is typically a server page with a script for processing input data. The form-handler is specified in the form's action attribute:
www.w3schools.com |