html 表单的实现

利用这些实现网页的登录功能

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Title</title>
  <style type="text/css">

  </style>
</head>
<body>
<form action="https://home.firefoxchina.cn/" method="get">
<label  for="name">姓名:</label><input type="text" id="name"/><br></br>
  <label for="pas">密码</label> <input type="password" id="pas"><br></br>
性别:<input type="radio" name="gander"/> 男 <input type="radio" name="gander"/> 女 <br></br>
学历:<input type="radio" name="xue"/> 本科 <input type="radio" name="xue"/> 专科 <input type="radio" name="xue"/> 研究生<br></br>
你的爱好:<input type="checkbox"/> 抽烟 <input type="checkbox"/> 喝酒 <input type="checkbox"/> 烫头 <br></br>
你的国籍:
<select>
 <optgroup label="地区">
  <option>中国</option>
  <option>日本</option>
  </optgroup>
  <optgroup label="瞎扯">
  <option>美国</option>
  <option>马来西亚</option>
  <option>阿根廷</option>

  </select> <br></br>
介绍你自己<br></br>
<textarea> </textarea> <br> </br>
  <input type="button"/> 提交 <input type="submit"/> 取消 <input type="reset">重置
</form>
</html>

在这里插入图片描述

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值