1. form表单有什么作用?有哪些常用的input 标签,分别有什么作用?
http://www.jianshu.com/p/294042eacd37
2. post 和 get 方式的区别?
http://www.jianshu.com/p/827178b9df2d
3. 在input里,name 有什么作用?
http://www.jianshu.com/p/a5ff472d2476
4. radio 如何 分组?
http://www.jianshu.com/p/55a73ec8e8ef
5. placeholder 属性有什么作用?
http://www.jianshu.com/p/e8104e8ed616
6. type=hidden隐藏域有什么作用? 举例说明
http://www.jianshu.com/p/99fdeeff0e32
7. 写一篇博客简单介绍 HTML 表单的用法,附上博客链接
http://www.jianshu.com/p/fc72bb4900a4
8. 实现如下表单,附上预览地址。其中性别和取向是单选,爱好是多选
预览地址:https://zijin1993.github.io/task5/form.html
网友评论