html成长日记step-1

<!doctype html>
<html lang="en">
 <head>
  <meta charset="UTF-8">
  <meta name="Generator" content="EditPlus®">
  <meta name="Author" content="侯靖宇">
  <meta name="Keywords" content="登录">
  <meta name="Description" content="">
  <title>登录界面</title>
  <style type="text/css">
  body{background:#739BAD;font-family:"微软雅黑";}
  .login{width:270px;height:270px;background:#3A569B;margin:100px
  auto;border-radius:5px;box-shadow:0px 0px 10px #000000;
  position:relative;
  padding:120px 20px 0 20px;
  }
  .login:before
  {
  content:"会员登录";color:#F5E582;font-size:18px;font-weight:bold;
  background:url(image/B.ICO) no-repeat;padding-left:20px;
  position:absolute;top:10px;left:10px;
  }
  .login-form input[type="text"],input[type="password"]
  {width:260px;height:40px;
  border:1px solid #F36F7E;
  }
  .login-form input[type="submit"]
  {
  width:262px;
  height:40px;
  padding:8px;
  border-radius:5px;
  border:0;
  cursor:pointer;
  margin-top:20px;
  }
  .login p{text-align:center;}
  .login p a{color:#82C67A;forn-size:18px;text-decoration:none;}
  </style>
 </head>
 <body>
  <div class="login">
  <form id="login" name="login" class="login-form">
  <input type="text" name="email" placeholder="登录">
  <input type="password" name="password" placeholder="密码">
  <input type="submit" value="登录">
  </form>
  <p><a href="#">忘记密码</a></p>
  </div>
 </body>
</html>
  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值