代码拉取完成,页面将自动刷新
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>何函峰</title>
<style>
.button:hover{
border: 1px blue solid;
color: blue;
}
.sub{
width: 470px;
height: 40px;
border-radius: 10px;
}
.chang{
width: 400px;
height: 40px;
border-radius: 2px;
border: 1px solid #eee;
padding: 0 10px;
}
a{
text-decoration: none;
}
button{
background:white;
height: 40px;
padding: 5px;
}
.input-checkbox{
width: 12px;
height: 40px;
vertical-align: middle;
}
.ban{
width: 205px;
height: 37px;
}
</style>
</head>
<body background="img/baidu-bj.jpg">
<h1>欢迎注册</h1>
<p>已有帐号? <a href="#">登录</a></p><br><br>
用户名 <input type="text" name="" id="" placeholder="请设置用户名" class="chang"><br><br>
手机号 <input type="text" name="" id="" placeholder="可用于登录和找回密码" class="chang"><br><br>
密 码 <input type="password" name="" id="" placeholder="请设置登录密码" class="chang"><br><br>
验证码 <input type="text" name="" id="" placeholder="请输入验证码" class="ban">
<input type="button" value="获取验证码" class="ban"><br><br>
<input type="submit" value="注册" class="sub"><br><br>
<input type="checkbox" class="input-checkbox"><span>阅读并接受</span><span><a href="#">《百度用户协议》</a></span>
<span>及</span><span><a href="#">《百度隐私权保护声明》</a></span>
</body>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。