____ is a collection of controls in HTML.
Frame
Field
Table
Form
Answers
Answered by
5
Field
please mark me brain mark list
Answered by
0
Form is a collection of controls in HTML.
- The HTML form element is used to create an HTML form for taking inputs from user.
- The form element is a container for different types of input elements.
- We use standard HTML form controls and links to provide keyboard inputs and assistance to user interaction.
- The HTML input element is the standard form element. An input tag can be used in many ways, depending on the type attribute.
- <input> tags with type attribute acts as 'controls' in HTML to regulate user input and respective operations.
Similar questions