Submit Button
The <INPUT> tag with TYPE="SUBMIT" creates a submit button, e.g.
Use the VALUE attribute to set the button's label, e.g.
Lab
Add a submit button to your web page.