-
Which of the following type attributes of input element defines control for entering a telephone number?
-
- tel
- telephone
- mob
- mobile
- None of these
Correct Option: A
The input element with a type attribute whose value is “tel” represents a one-line plain-text edit control for entering a telephone number.