文本类输入控件 | HTML

本章覆盖:`type="text"`;`password`;`email`;`tel`;`url`;`search`;`placeholder`;`maxlength`;`minlength`;placeholder 不能替代 label;不同 input type 对浏览器、移动键盘和验证的影响。

本章知识点

  • type="text"
  • password
  • email
  • tel
  • url
  • search
  • placeholder
  • maxlength
  • minlength
  • placeholder 不能替代 label
  • 不同 input type 对浏览器、移动键盘和验证的影响