-
tel attribute is supported by the _________ browser.
-
- Opera
- Internet Explorer
- Chrome
- Safari
- None of these
Correct Option: D
tel is the attribute which specifies field for telephone number. Syntax is <form action=”hkjk.php”> Telephone number: <input type=”tel” name=”usertelephone”> <br> <input type=”submit”> </form>, tel attribute is usually supported by newer versions like Safari 8.