Explain all the three interface elements of the FORM tag.
Answers
Answered by
5
The FORM tag creates an HTML form. The form can contain interface elements such as text fields, buttons, checkboxes, radio buttons, and selection lists that let users enter text and make choices. Each interface element in the form must be defined with an appropriate tag, such as <INPUT> or <SELECTION>.
hope it will help you❤
Similar questions