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>
        * {
            margin: 0px;
            padding: 0px;
        }
        
        .box {
            width: 500px;
            height: 500px;
            margin: 30px auto
        }
        
        h1 {
            display: inline-block;
            height: 80px;
            width: 500px;
            text-align: center;
            line-height: 80px;
        }
        
        .box1 {
            font-size: 10px;
            margin-left: 50px;
        }
        
        .mage1 a {
            text-decoration: none;
            color: black
        }
        
        .mage1 a:hover {
            color: blue
        }
    </style>
</head>

<body>
    <div class="box">
        <h1>会员登陆</h1>
        <table class='box1'>
            <tr>

                <td>登录账号</td>
                <td><input type='text' value='邮箱/ID/手机号'></td>

            </tr>
            <tr>

                <td>密码</td>
                <td><input type='password' value='***'></td>



            </tr>
            <tr>
                <td></td>
                <td><input type="checkbox" checked='checked'>两周内自动登录</td>


            </tr>
            <tr>

                <td></td>
                <td><input type="button" value='登录'><a href='#'>忘记密码</a> </td>



            </tr>
            <tr>

                <td>其他账号登录</td>
                <td class='mage1'> <img src='qq图标.png' width='18px '><a href='#'>QQ账号</a><img src='weixin.png' width='30px '><a href='#'>微信账号</a><img src='weibo.png' width='22px '><a href='#'>微博账号</a></td>



            </tr>
            <tr>

                <td></td>
                <td><a href='#'>还不是会员?立即注册</a> </td>



            </tr>
        </table>
    </div>
</body>

</html>

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

一夕ξ

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值