摘要: 表单 表单标签 注册和登录 目的:收集用户信息,能够输入内容 input标签 text 文本输入类型 <input type="text" name="username"> password 密码类型 <input type="password" name="password"> radio 单选按 阅读全文
posted @ 2020-12-17 21:06 majiancheng 阅读(42) 评论(0) 推荐(0)