2
Hello, I wonder if there is a way to put more than one Pattern as an alternative to the first in html
for example, a person can only use Gmail.com and Hotmail.com, so that they fill in with a OR another
ex:
<input type='text' pattern='[A-Za-z0-9._%+-][email protected]'>