<input type="Submit" name="Name of the submit button" value="value of the button">
<input type="submit" name="submitbtn" value="Submit">
This places a submit button within the HTML form, which can be referenced by using its name "submitbtn"