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"/>

最新文章

  1. Java-条件语句、循环语句练习
  2. 一款符合当前主流审美的Swing外观(Look and Feel)_测试版发布
  3. [问题2014S07] 解答
  4. Linux device tree 简要笔记
  5. 【简译】Windows 线程基础
  6. SpringMVC项目接入Springfox实战遇到的问题集合
  7. android图标设计事宜
  8. 小白的Python之路 day1 pyc
  9. 【工利其器】必会工具之(三)systrace篇(2)
  10. JS中replace替换全部的正确应用
  11. Vue 获得所选中目标的状态(checked)以及对应目标的数据,并进行相应的操作
  12. Android 音视频深入 十二 FFmpeg视频替换声音(附源码下载)
  13. javaScript中自定义sort中的比较函数,用于比较字符串长度,数值大小
  14. cf348D. Turtles(LGV定理 dp)
  15. mysql设置更改root密码、mysql服务器的连接、mysql常用命令
  16. keepalived配虚拟ip(vip)的作用
  17. bzoj1047&amp;bzoj1012
  18. inline-block各浏览器兼容以及水平间隙问题解决方案
  19. 使用concurrent.futures模块并发,实现进程池、线程池
  20. Php优化方案

热门文章

  1. ipython的用法详解
  2. windows下cmd常用
  3. [SCOI2010]幸运数字 [容斥原理 dfs]
  4. C#实现航班查询及预订
  5. weblogic修改jdk版本遇到的问题与解决方法
  6. JDBCTemplate与模板设计方法(二)
  7. python爬虫登录
  8. Asp.net Core 微信公众号开发系列
  9. centos/linux下的安装mysql
  10. API token for Github