Pattern attribute

你的浏览器支持 pattern 属性

说明:限制和验证输入内容的格式

  1. 若输入内容不是 1个数字+3个大写字母 且不为 时,点击提交有 tips 提示,则浏览器支持 pattern 属性
表单测试