Submit Button in HTML

The <input type="submit"> 

defines a submit button which submits all form values to a form-handler. The form-handler is typically a server page with a script for processing the input data.

 

Post a Comment

0 Comments