Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

phone input code

<label for="phone">Phone</label>
<div class="field">
	<i class="fas fa-phone"></i>
	<input id="phone" type="tel" name="phone" placeholder="Your Phone Number" required>
</div>
Source by codeshack.io #
 
PREVIOUS NEXT
Tagged: #phone #input #code
ADD COMMENT
Topic
Name
1+3 =