代码拉取完成,页面将自动刷新
<!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>欢迎注册 百度</title>
<style>
body {
font-family: Arial, sans-serif;
margin: 20px;
padding: 20px;
border: 1px solid #ccc;
max-width: 500px;
}
.form-group {
margin-bottom: 15px;
}
label {
display: block;
margin-bottom: 5px;
}
input {
width: 100%;
padding: 8px;
box-sizing: border-box;
}
button {
padding: 10px;
width: 100%;
}
.links {
margin-top: 10px;
}
</style>
</head>
<body>
<h2>欢迎注册 百度</h2>
<p>已有账号?<a href="https://www.7k7k.com" target="_blank">登录</a></p>
<form>
<div class="form-group">
<label for="username">用户名:</label>
<input type="text" id="username" name="username" placeholder="请设置用户名">
</div>
<div class="form-group">
<label for="phone">手机号:</label>
<input type="tel" id="phone" name="phone" placeholder="可用于登录和找回密码">
</div>
<div class="form-group">
<label for="password">密 码:</label>
<input type="password" id="password" name="password" placeholder="请设置登录密码">
</div>
<div class="form-group">
<label for="verification">验证码:</label>
<input type="text" id="verification" name="verification" placeholder="请输入验证码">
<script>
function showAlert() {
alert('验证码:0594');
}
</script>
<body>
<button onclick="showAlert()">获取验证码</button>
</body>
</div>
<div class="form-group">
<input type="checkbox" name="isAgree" id="isAgree" value="isAgree" />
<label>
<p><input type="checkbox" name="agreement" required>阅读并接受<a href="https://passport.baidu.com/static/passpc-account/html/protocal.html" target="_blank">《百度用户协议》</a> 及
<a href="https://passport.baidu.com/static/passpc-account/html/protocal.html" target="_blank">《百度隐私权保护声明》</a></p>
</label>
</div>
<button type="submit">注册</button>
</form>
</body>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。