Which of the following type attributes of input element defines control for entering a telephone number?
Which of the following type attributes of input element defines control for entering a telephone number? 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.