user10984851
8
Q:

html input regex

<input type="text" pattern="[A-Za-z]{3}">
2
<input type="text" name="Phone Number" pattern="[7-9]{1}[0-9]{9}" 
       title="Phone number with 7-9 and remaing 9 digit with 0-9">
1

New to Communities?

Join the community