【无标题】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>Document</title>

    <style>

        a{

            text-decoration: none;

            color: rgb(185, 185, 185);

            font-size: 12px;

            margin-left: 26px;

            line-height:45px;

        }

        .box1{

            /* color: gray; */

            border: 1px solid black;

            width: 347px;

            height: 385px;

            position: relative;

        }

        p{

            font-size: 23px;

            font-weight: bold;

            color: gray;

            margin-left: 25px;

            margin-top: 52px;

        }

        .box2{

            font-size: 15px;

            margin-left: 25px;

        }

        input{

            height: 50px;

            width: 282px;

            color: black;

            margin-top: 18px;

        }

        .span1{

            margin-left: 177px;

            margin-top: 10px;

        }

        .input2{

            background-color: #22ac69;

            border: 1px solid white;

            width: 292px;

            height: 50px;

            margin-top: 0px;

            margin-left: 23px;

            color: white;

        }

        .img1{

            background: url(./img/表单精灵图.png) no-repeat -20px -0px;

            width: 16px;

            height: 16px;

            position: absolute;

            margin-top: 37px;

            margin-left: 8px;

        }

        .img2{

            background: url(./img/表单精灵图.png) no-repeat -20px -0px;

            width: 16px;

            height: 16px;

            position: absolute;

            margin-top: 118px;

            margin-left: 8px;

        }

    </style>

</head>

<body>

    <div class="box1">

        <p>账号登录</p>

        <table class="box2">

            <tr>

                <td>

                    <div class="img1"></div>

                    <div class="img2"></div>

                    <input type="text" placeholder="       手机号/邮箱" maxlength="20">

                </td>

                   

            </tr>

        </table>

        <table class="box2">

            <tr>

                <td>

                    <input type="text" placeholder="       密码" maxlength="20">

                </td>

            </tr>

        </table>

            <div>

                <span><a href="https://www.zhihu.com/signin?next=%2F" >找回密码</a></span>

                <span class="span1"><a href="https://www.zhihu.com/signin?next=%2F"> 去登录</a></span>

            </div>

        <table>

            <tr>

                <td><input class="input2" type="submit" value="确定"> </td>

            </tr>

        </table>

    </div>

</body>

</html>

 

评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值