Advertisements
Advertisements
Question
Following are the Form controls:
Options
email
search
label
video
tel
audio
MCQ
Advertisements
Solution
email, search, and tel
Explanation:
These are HTML5 input form controls (input types):
- email → used to enter email addresses
- search → used for search boxes
- tel → used for telephone numbers
Why others are incorrect:
- label → is a form element, but not a control type
- video → media element, not a form control
- audio → media element, not a form control
shaalaa.com
Is there an error in this question or solution?
