黑马程序员技术交流社区

标题: 学习总结 [打印本页]

作者: 瞎搞    时间: 2018-1-5 21:40
标题: 学习总结
今天学习了Web服务器,学习的标签太多,还得需要课下复习才能慢慢掌握,这里就写下比较重要的一些标签吧:
<input type="text"/>         ------文本框
<input type="password"/>     ------密码框
<input type="radio"/>        ------单选按钮
<input type="checkbox"/>     ------复选按钮
<input type="button"/>             ------普通按钮               
<input type="submit"/>             ------提交按钮
<input type="reset"/>        ------重置按钮
<input type="file"/>         ------文件上传的表单项
<input type="hidden"/>       ------隐藏字段
<input type="image"/>        ------图片按钮
<select><option></option></selext>        ------下拉列表
<textarea></textarea>        ------文本域
以上标签主要用于用户注册界面的编写,程序猿偶尔也要客串下前端职业,哈哈


作者: wheat    时间: 2018-1-5 22:10
不错哦

作者: xiongliu    时间: 2018-1-6 10:29

作者: 陈文老师    时间: 2018-1-6 15:21

作者: 1414225997    时间: 2018-1-7 15:20
是滴是滴
作者: xiongliu    时间: 2018-1-8 10:40
服务器页面呢?
作者: 渝小妹    时间: 2018-1-8 20:08
温故而知新   加油




欢迎光临 黑马程序员技术交流社区 (http://bbs.itheima.com/) 黑马程序员IT技术论坛 X3.2