Explain two types of buttons in the HTML Forms.
Answers
Answered by
1
Answer:
Hello Mate,
Types of button used in HTML form÷
There are three types of buttons:
submit — Submits the current form data. (This is default.)
reset — Resets data in the current form.
button — Just a button. Its effects must be controlled by something else (that is, with Java Script)
Hope it will help you lot...
Please Mark Me As a brainliest...
Similar questions