HTML and CSS Reference
In-Depth Information
In order to create a submit button you have to use the input type “submit”; but you also
have to assign the button a name. The name will appear on the button. This is done by us-
ing the “value” attribute and setting it equal to any string of text.
Search WWH ::




Custom Search