1200字范文,内容丰富有趣,写作的好帮手!
1200字范文 > html css 写百度页面 Html+CSS练习(百度注册页面)--div布局实现

html css 写百度页面 Html+CSS练习(百度注册页面)--div布局实现

时间:2019-08-14 12:04:49

相关推荐

html css 写百度页面 Html+CSS练习(百度注册页面)--div布局实现

效果图

代码:

注册

*{

margin:0px;

padding: 0px;

}

.input{

padding: 5px;

height: 38px;

box-sizing: border-box;

width: 400px;

margin: 2px;

}

span{

display:inline-block;

height:35px;

width: 70px;

text-align:right;

}

input[type="button"]{

height: 35px;

width: 120px;

padding: 2px 5px;

box-sizing: border-box;

}

.col{

margin: 10px;

}

.col4{

margin:10px 80px;

}

.col3>input[type="text"]{

width: 275px;

}

.submit{

height:45px;

width: 400px;

color:white;

background:rgb(91, 113, 241);

font-family: "黑体";

font-size: 18px;

margin-left:80px;

}

a{

text-decoration: none;

}

用户:

手机号:

密码:

验证码:

阅读并接受《百度用户条例》和《百度隐私保护声明》

注册

成果图:

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