Computer Science, asked by vishakhadhaygude044, 1 month ago

Types of control text , radio, checkbox, submit
reset button​

Answers

Answered by BlazeFlick
1

Answer:

When you specify "submit" (or "reset") for the type attribute of this element, a submit button (or a reset button) is created. Creates a submit button on the form. When this button is clicked, the form data is submitted to the server. Creates a reset button on the form.

Similar questions