摘要: html 四、表单标签 form标签: input系列:内敛标签 1、明文: 姓名:<input type="text" name="user" placeholder="请输入用户名" id="user"> 2、密文: 密码:<input type="password" name="pwd"> 3 阅读全文
posted @ 2019-03-27 23:25 摩柯无良 阅读(122) 评论(0) 推荐(0) 编辑