登录页面

4 篇文章 0 订阅

 

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <title>郑东企业管工管理系统-后台登录</title>
    <style>
        *{
            padding:0px;
            margin:0px;
            border:0px;
        }
        #main{
            height: 70%;
        }
        #logo{
            width:150px;
            height:50px;
            position: absolute;
            top:20px;
            left: 20px;
        }
        #login{
            width:250px;
            height:240px;
            position: absolute;
            background:rgba(255,255,255,0.5);
            top:100px;
            left:50%;
            margin-left:-150px;
            border-radius:5px; 
        }
        
        .form{
            margin: 0px auto;
            margin-top: 15px;
            width:200px;
            height:28px;
            background-color: white;
            border-radius: 3px;
          
        }
        .form img{
            padding-left:15px;
            width:18px;
            height:18px;  
            margin-top: 5px;
            float:left;
        }
        input{
            margin-left:5px;
            margin-top: 2px;
            float:left;
            outline:medium;
            width:150px;
            height:25px;
        }
        input[type=submit] {
           width:200px;
           height:28px;
           background:mediumslateblue;
           font-size: 15px;
           color:white;
           border-radius: 3px;
           font-weight: bold;
           margin: 10px 25px 5px;
        }
        #footer{
            height:30%;
            margin-top:40px;
            text-align: center;
            font-size:15px;
            font-weight: bold;
        }
    </style>
</head>
<body>
     <div id="container">
         <div id="main">
            <img id="logo" src="image/logo.png" alt="logo" >
            <img src="image/background.jpg"  style="width:100%;height:500px">
            <div id="login">
                <form action="" method="" >
                    <h4 style="color:white;text-align: center;margin-top:35px">郑东企业员工管理系统</h4>
                    <div class="form"> <img src="image/person.png" alt="账号" > <input type="text" name="admin_name"  placeholder="请输入账号" ></div> 
                    <div class="form"> <img src="image/password.png" alt="密码" l > <input type="password" name="admin_password" maxlength="6"  placeholder="请输入密码"></div>
                    <input type="submit" value="登录">
                </form>
            </div>
         </div>
         <div id="footer">
            <p> 关于郑东企业员工管理系统  合作伙伴  营销中心  廉正举报  联系客服  开放平台  诚征英才  联系我们  网站地图  隐私权  政策  法律声明  知识产权 | © 2003-现在 Zdsm.com 版权所有</p>
            <p> 增值电信业务经营许可证:豫B2-20080224|增值电信业务经营许可证(跨地区): B2-20150210|豫网文(2020)1033-086号|河南省网网络备案:豫网A33010001</p>
         </div>
     </div>
</body>
</html>

 

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值