1200字范文,内容丰富有趣,写作的好帮手!
1200字范文 > php简单的注册登录页面模板 注册登录页面模板(示例代码)

php简单的注册登录页面模板 注册登录页面模板(示例代码)

时间:2019-06-30 07:09:46

相关推荐

php简单的注册登录页面模板 注册登录页面模板(示例代码)

Practice

#register,#login{

width: 300px;

height: 400px;

border: 1px solid grey;

background-color: dimgrey;

/*margin: auto;*/

float: left;

}

.long{

width: 280px;

height: 30px;

/*边框圆角*/

border-radius: 5px;

/*隐藏边框线*/

border: none;

margin: 10px;

}

.short{

width: 180px;

height: 30px;

border-radius: 5px;

border: none;

margin: 10px;

}

.bton{

width: 90px;

height: 30px;

border-radius: 5px;

border: none;

color: darkmagenta;

background-color: white;

}

.sub{

width: 280px;

height: 30px;

margin: 10px;

background-color: deepskyblue;

border-radius: 5px;

border: none;

color: white;

}

.left_top_font{

border-bottom: 2px fuchsia solid;

padding-bottom: 7px;

font-size: 18px;

}

.right_top_font{

float: right;

font-size: 18px;

color: deepskyblue;

}

a{

text-decoration: none;

}

请注册

立即登录>

请登录

立即注册>

七天内自动登录

忘记密码?

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