0

我的 type="email" 元素有一个pattern="[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,3}$"但不包括以下内容。

  • 电子邮件地址不应以整数开头
  • 电子邮件地址应包含“.com”

我如何将它们包含在模式中?

4

0 回答 0