Computer Science, asked by nayaan7413, 10 months ago

How to use the submit button in HTML forms?

Answers

Answered by afreen1991
2

How to use the submit button in HTML forms? Submit button automatically submits a form on click. Using HTML forms, you can easily take user input. The <form> tag is used to get user input, by adding the form elements.

Similar questions