登录和注册

<!-- 注册界面 -->
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>注册</title>
</head>
<body>
    <p><h2>欢迎注册</h2></p>
    <a href="登录.html" >已有账号?登录</a>
    <p>用户名<input type="text" placeholder="请设置用户名"></p>
    <p>手机号<input type="text" placeholder="可用于登录和找回密码"></p>
    <p>&nbsp;&nbsp;&nbsp;<input type="password" placeholder="请设置登录密码"></p>
    <p>验证码<input type="text" placeholder="请输入验证码"></p>
    <p><h2>注册</h2></p>
</body>
</html>
<!-- 登录界面 -->
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>登录</title>
</head>
<body>
    <form>
        <p ><h2>账号登录</h2></p>
        <hr align="left" width="100" size="5" color="blue">
        <p><input type="text" placeholder="手机号/用户名/邮箱" ></p>
        <p><input type="password" placeholder="密码"></p>
        <p><h2>登录</h2></p>
        <a href="注册.html" >立即注册</a>
    </form>
    
</body>
</html> 
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值