Answers for "mobile number validation html india"

0

add html validation to mobile number

<input type="text" pattern="[789][0-9]{9}">
Posted by: Guest on April-03-2021

Code answers related to "mobile number validation html india"

Browse Popular Code Answers by Language