Answers for "html regex pattern"

0

html regex pattern

Syntax:
<input pattern="regexp">

Value:regexp	

Description of Value above:
Specifies a regular expression that the <input> element's value is checked against
Posted by: Guest on March-07-2022

Browse Popular Code Answers by Language