Saved Bookmarks
| 1. |
What is a Form ? List the elements used to create forms in HTML. |
|
Answer» The ELEMENTS used in an HTML form are check box, input box, radio buttons, submit buttons etc. Using these elements the information of an USER is SUBMITTED on a web server. The form tag is used to create an HTML form. Explanation: pls mark as brainliest answer |
|