码迷,mamicode.com
首页 > 其他好文 > 详细

form表单中的input有哪些类型

时间:2019-02-15 13:59:20      阅读:242      评论:0      收藏:0      [点我收藏+]

标签:net   password   sdn   led   https   tail   details   form   ref   

form表单中的input有哪些类型

 

1、button

    <input type="button"/>

 

2、checkbox

     <input type="checkbox"/>

 

3、file

     <input type="file"/>

 

4、hidden

    <input type="hidden"/>

 

5、image

    <input type="image"/>

 

6、password

    <input type="password"/>

 

7、radio

    <input type="radio"/>

 

8、reset

    <input type="reset"/>

 

9、submit

     <input type="submit"/>

 

10、text

      <input type="text"/>

再分享一下我老师大神的人工智能教程吧。零基础!通俗易懂!风趣幽默!还带黄段子!希望你也加入到我们人工智能的队伍中来!https://blog.csdn.net/jiangjunshow

form表单中的input有哪些类型

标签:net   password   sdn   led   https   tail   details   form   ref   

原文地址:https://www.cnblogs.com/odejsjhshw/p/10382970.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!