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