下面我们给大家介绍一下HTML input吧!创建各种表单输入控件。
Creates a variety of form input controls.
注释
INPUT 元素的 TYPE 标签属性用于表示下列表单输入控件:
button checkbox file hidden image
password radio reset submit text
此元素是一个内嵌元素。
此元素不需要关闭标签。
The TYPE attribute for the INPUT element is used to specify one of the following form input controls:
button checkbox file hidden image
password radio reset submit text
This element is an inline element.
This element does not require a closing tag.
以上就是我们给大家介绍的HTML input的内容了。希望大家继续关注我们的网站!