166 viewsJune 23, 2023Others#html 1 Mercy Margret1.64K June 22, 2023 0 Comments What are forms and how to create forms in HTML? Sandhya Answered question June 23, 2023 1 Answer ActiveVotedNewestOldest 0 Sandhya2.52K Posted June 23, 2023 0 Comments The elements used in an HTML form are the check box, input box, radio buttons, submit buttons, etc. Using these elements the information of a user is submitted on a web server. The form tag is used to create an HTML form. Sandhya Answered question June 23, 2023 Register or Login