what is the use of forms in html
Answers
Answered by
17
An HTML form is used to collect user input. The user input is most often sent to a server for processing.
Answered by
11
An HTML form is used to collect user input. The user input is most often sent to a server for processing.
Similar questions