Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

type phone number html

<label for="phone">Enter your phone number:</label>
<input type="tel" id="phone" name="phone" pattern="[0-9]{3}-[0-9]{2}-[0-9]{3}">
Source by htmlf1.com #
 
PREVIOUS NEXT
Tagged: #type #phone #number #html
ADD COMMENT
Topic
Name
5+4 =