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