Reset Button
The <INPUT> tag with TYPE="RESET" creates a reset button, e.g.
Type something here
Use the VALUE attribute to set the button's label, e.g.
Lab
Add a reset button to your web page.