Phone number input field
Using the input tag with the type attribute set to tel, you can create a phone input field.
Example
<input type="tel">
:
See also
-
email field,
with which you can enter email -
url field,
with which you can enter a url