menu

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

enru