900字范文,内容丰富有趣,生活中的好帮手!
900字范文 > 登录页面html代码菜鸟 CSS+html登录界面(菜鸟学前端)

登录页面html代码菜鸟 CSS+html登录界面(菜鸟学前端)

时间:2019-05-23 22:27:57

相关推荐

登录页面html代码菜鸟 CSS+html登录界面(菜鸟学前端)

html>

龙首观景苑-登录

body

{

background:url(image/8.gif);

background-size:1900px1000px;

background-repeat:no-repeat;

padding-top:40px;

}

#login_wrap{

width:100%;

min-width:1300px;

overflow:hidden;

position:relative;

}

.login-box{

width:360px;

height:450px;

position:absolute;

top:50px;

left:170px;

background:rgba(49,29,3,0.397);

}

.title{

height:80px;

line-height:80px;

background:#f1f0ed36;

font-size:22px;

padding:030px;

}

.titleimg{

float:left;

margin-top:12px;

margin-right:15px;

}

.login_inner{

overflow:hidden;

padding:30px50px;

}

.alert{

margin:0auto;

padding:6px10px;

border:1pxsolidtransparent;

text-align:left;

color:#a94442;

background-color:#f2dede;

border-color:#ebccd1;

margin-bottom:17px;

font-size:12px;

}

.login_innerform{

width:100%;

overflow:hidden;

padding-bottom:15px;

border-bottom:1pxsolid#eee;

}

.login_innerinput{

display:inline-block;

width:246px;

height:26px;

border:1pxsolid#d8d8d8;

font-size:14px;

color:#666;

line-height:28px;

padding:6px06px12px;

box-shadow:005px#fff;

outline:none;

transition:box-shadow0.25slinear0s;

-webkit-transition:box-shadow0.25slinear0s;

margin-bottom:17px;

}

.verifyinput{

width:95px;

margin-right:20px;

float:left;

margin-bottom:0;

}

.submit_btnbutton{

width:120px;

height:40px;

border:none;

background-color:#ffa800;

text-align:center;

line-height:40px;

color:#000;

font-size:18px;

font-weight:bold;

cursor:pointer;

float:left;

}

.auto_login{

margin-top:15px;

}

.submit_btn.checkbox{

float:left;

width:17px;

margin:7px5px054px;

}

.submit_btnspan{

line-height:35px;

}

.reg{

border-top:1pxsolid#eeeeee;

margin-top:15px;

width:100%;

height:40px;

line-height:40px;

background:#f1f1f1;

text-align:center;

font-size:16px;

}

.rega{

color:#fc7f7f;

}

欢迎登录龙首观景苑

//图片点击事件

functionchangeCheckCode(img){

img.src="checkCode?"+newDate().getTime();

}

登录

自动登录

没有账户? 立即注册

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。