First page Back Continue Last page Image
The Submit & Reset Buttons
- Up until now we have been collecting information, now we need to send it
- <input type="submit" value="Send Form">
- <input type="reset" value="Clear Form">
- Whatever you specify as the value will go on the button