75
Netprog 2002  -  HTTP
Reset Buttons
•An INPUT of type RESET tells the browser to display a button that will clear all the fields in the form.
•
•<INPUT TYPE=RESET
•       VALUE=“press me to clear form”>