仿注册页面

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Document</title>
    <style>
        * {
            margin: 0;
            padding: 0;
            border: none;
        }
        .box {
            width: 625px;
            height: 742px;
            background-color: skyblue;
            margin: 65px auto;
        }
        .box img {
            float: right;
        }
        .box h4 {
            color: #0b307e;
            font-size: 24px;
            text-align: center;
            line-height: 24px;
            font-weight: 400;   
            padding-top: 64px;
            padding-bottom: 53px;
        }
        .box h4 span {
            display: inline-block;
            width: 200px;
            height: 4px;
            margin: 8px 30px;
            background-color: #fff;

        }
        .box input {
            width: 570px;
            height: 53px;
            color: #9b9b9b;
            font-size: 24px;
            text-indent: 20px;
            margin: 0 24px 29px 31px;
        }
        .box .class1 {
            width: 332px;
            margin-right: 13px;
        }
        .box button {
            color: #fff;
            background-color: #0b307e;
        }
        .box .btn1 {
            width: 220px;
            height: 53px;
            font-size: 24px;
            margin-right: 24px;
        }
        .box .btn2 {
            width: 570px;
            height: 61px;
            font-size: 30px;
            margin: 0 24px 29px 31px;
        }
        .box p {
            font-size: 15px;
            margin-left: 31px;
            color: #98a2ba;
            text-align: center;
        }
    </style>
</head>
<body>
    <div class="box">
        <img src="img/pc_edit_info_close.png" alt="">
        <h4><span></span>填写资料<span></span></h4>
        <input type="text" value="请输入姓名"> <br>
        <input type="text" value="请输入电话"> <br>
        <input type="text" value="请输入图像验证码" class="class1"> <br>
        <input type="text" value="请输入手机验证码" class="class1"> <button class="btn1">获得验证码</button><br>
        <input type="text" value="请输入邮箱(选填)"> <br>
        <input type="text" value="备注(选填)"> <br>
        <button class="btn2">立即申请</button>
        <p>申请成功后,我们会跟您联络。如有任何疑问,请联系400-1118-110</p>
    </div>
</body>
</html>

在这里插入图片描述

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值