<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<base href="<%=basePath%>">
<title>京东-欢迎登录</title>
<meta charset="utf-8">
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="expires" content="0">
<meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
<meta http-equiv="description" content="This is my page">
<!--
<link rel="stylesheet" type="text/css" href="styles.css">
-->
<script type="text/javascript" src="${pageContext.request.contextPath}/js/jquery.js"></script>
<script type="text/javascript" src="${pageContext.request.contextPath}/js/bootstrap/bootstrap.js"></script>
<style type="text/css">
.logo {
margin: 10px 0;
position: relative;
width: 300px;
float: left;
height: 60px;
}
.welcome-login {
margin-top: 15px;
position: absolute;
margin-left: 15px;
color: rgb(51, 51, 51);
}
.questions {
position: relative;
float: right;
text-decoration: none;
color: #999;
font-size: 12px;
outline: rgb(109, 109, 109) none 0px;
top: 52px;
}
a {
text-decoration: none;
color: #999;
}
a:hover {
color: #f00;
text-decoration: underline;
}
.background-img {
position: relative;
width: 102%;
margin-left: -8px;
}
.login-form {
position: absolute;
margin-top: 180px;
}
.login-wrap {
position: relative;
height: 475px;
margin: 10px 0 20px;
z-index: 5px;
}
.w {
width: 990px;
margin: 0 auto;
}
#content {
clear: both;
}
.login-wrap .login-form {
float: right;
top: -140px;
}
.login-form {
position: relative;
z-index: 4;
background: #fff;
overflow: visible;
width: 345px;
}
.login-form .login-tab {
margin-top: 15px;
height: 39px;
font-size: 18px;
font-family: "microsoft yahei";
text-align: center;
border-bottom: 1px solid #f4f4f4;
position: absolute;
background: #ffff;
display: block;
}
.login-tab {
position: relative;
margin-left: 500px;
}
.login-form .login-tab-r {
right: 0;
}
.login-form .login-tab-l,
.login-form .login-tab-r {
width: 173px;
}
a,
address,
b,
big,
blockquote,
body,
center,
cite,
code,
dd,
del,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
label,
legend,
li,
ol,
p,
pre,
small,
span,
strong,
u,
ul,
var {
margin: 0;
padding: 0;
}
.msg-wrap {
width: 306px;
margin-left: 20px;
}
.msg-warn {
color: #666;
border: solid 1px;
border-color: orange;
background-color: #FFEEDD;
margin-top: 60px;
text-align: center;
font-size: 12px;
padding-top: 3px;
padding-bottom: 3px;
}
.form {
margin-left: 20px;
width: 306px;
margin-top: 10px;
font-size: 20px;
}
.item .item-fore1 .item .item-fore2 {
border: 1px solider #bdbdbd;
}
.form .item-fore1 {
z-index: 6;
}
.form .item {
position: relative;
margin-bottom: 20px;
}
.item .item-fore2 {
margin-top: 10px;
}
.form .itxt {
line-height: 18px;
height: 40px;
padding: 10px 0 10px 10px;
width: 256px;
float: none;
overflow: hidden;
font-size: 14px;
}
.item-fore4 {
font-size: 12px;
margin-top: 10px;
height: 18px;
/* width: 306px; */
}
.forgetPassword {
/* margin-left:182px; */
position: absolute;
right: 0;
top: 0;
margin: 0;
}
.jdcheckbox {
float: none;
vertical-align: middle;
margin: 0 3px 0 0;
padding: 0;
}
.item-fore5 {
text-align: center;
}
.lo {}
.login-form .login-box .login-btn {
border: 1px solid #cb2a2d;
width: 99%;
position: relative;
height: 32px;
}
.login-form .login-box .login-btn .btn-img {
border: 1px solid #e85356;
background: #e4393c;
width: 302px;
font-size: 20px;
color: #fff;
display: block;
height: 31px;
line-height: 31px;
font-family: 'Micraosoft YaHei';
}
a.btn-img:hover {
color: #000;
text-decoration: none;
}
a.ss:hover {
color: red;
/* text-decoration: none; */
}
.main-img {
width: 990;
height: 475;
}
element.style {
background-color: #e93955;
}
/**图片样式*/
.login-banner {
background-color: #e93955;
position: absolute;
width: 100%;
margin-top: 0px;
}
/* 底部链接*/
#footer {
text-align: center;
padding-bottom: 30px;
font-size: 12px;
color: #666;
}
.copyright {
margin-top: 10px;
}
</style>
</head>
<body>
<div class="w">
<!-- 头部,logo部分 -->
<div class="logo">
![](img3/logo.png)
<font size="5px" class="welcome-login">欢迎登录</font>
</div>
<a class="questions" onmouseover="color:red;" target="_blank" href="https://surveys.jd.com/index.php?r=survey/index/sid/568245/lang/zh-Hans">登录页面,调查问卷</a>
</div>
<!-- body -->
<div id="content">
<div class=login-wrap>
<div class="w">
<!-- 登录框 -->
<div class="login-form">
<div class="login-tab login-tab-l">
<a class="ss" href="javascript:void(0)" style="color: #666">扫码登录</a>
</div>
<div class="login-tab login-tab-r">
<a class="ss" href="javascript:void(0)" style="color:#f00">账户登录</a>
</div>
<!-- 主体 -->
<div class="login-box">
<div class="mt tab-h"></div>
<div class="msg-wrap">
<div class="msg-warn">
<label>公共场所不建议自动登录,以防账号丢失</label>
</div>
</div>
<!-- 输入框 -->
<div class="mc">
<div class="form">
<form id="formlogin" method="post" onsubmit="return false;">
<div class="item item-fore1">
<label for="loginanme" class="login-label name-label ">账号</label>
<input class="itxt" type="text" name="loginname" placeholder="邮箱/用户名/已验证手机">
</div>
<div class="item item-fore2">
<label for="loginanme" class="login-label name-label">密码</label>
<input type="text" class="itxt" name="loginname" placeholder="请输入密码">
</div>
<div class="item item-fore4">
<div class="safe">
<input class="jdcheckbox" type="checkbox" name="remember">自动登录
<a href="#" class="forgetPassword" style="text-align: right;">忘记密码</a>
</div>
</div>
<!-- 登录按钮 -->
<div class="item item-fore5">
<div class="login-btn">
<a href="javascript:;" class="btn-img btn-entry" tabindex="6" id="loginsubmit">
登 录</a>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
<div class="login-banner">
<!-- style="background-color:#041422" -->
<div class="w">
![](img3/banner.png)
<!-- <div id="banner-bg" class="i-inner"
style="background: url(//img11.360buyimg.com/da/jfs/t3154/258/5179306513/128208/9d5b12bd/5864cf6eN542ab244.jpg) "></div> -->
</div>
</div>
</div>
</div>
<div class="w">
<div id="footer">
<div class="links">
<a rel="nofollow" target="_blank" href="//www.jd.com/intro/about.aspx">
关于我们
</a> |
<a rel="nofollow" target="_blank" href="//www.jd.com/contact/">
联系我们
</a> |
<a rel="nofollow" target="_blank" href="//zhaopin.jd.com/">
人才招聘
</a> |
<a rel="nofollow" target="_blank" href="//www.jd.com/contact/joinin.aspx">
商家入驻
</a> |
<a rel="nofollow" target="_blank" href="//www.jd.com/intro/service.aspx">
广告服务
</a> |
<a rel="nofollow" target="_blank" href="//app.jd.com/">
手机京东
</a> |
<a target="_blank" href="/links.vm/club.jd.com/links.aspx">
友情链接
</a> |
<a target="_blank" href="//media.jd.com/">
销售联盟
</a> |
<a href="//club.jd.com/" target="_blank">
京东社区
</a> |
<a href="//gongyi.jd.com" target="_blank">
京东公益
</a> |
<a target="_blank" href="//en.jd.com/" clstag="pageclick|keycount|20150112ABD|9">English Site</a>
</div>
<div class="copyright">
Copyright © 2004-2017 京东JD.com 版权所有
</div>
</div>
</div>
</body>
</html>
HTML5基础(九)
最后编辑于 :
©著作权归作者所有,转载或内容合作请联系作者
- 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
- 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
- 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
推荐阅读更多精彩内容
- 一 : 科普一分钟 //其实我有很多奇思妙想的点子,被困在脑海中,往往这就是学习的动力开发的时候有很多好看绚丽的...