为了账号安全,请及时绑定邮箱和手机立即绑定
刷经验的路过
听说可以刷经验。
<hr/>
<div>
<input type="button" class="background-img btn register">
</div>
hr的样式写错了应该是hr{
margin:2px auto 0;
width:190px;
height:1px;border:none;border-top:1px solid #AAA;
}
还有就是顺序搞反了
<p>
<input type="checkbox" class="checkbox">
<span class="checkboxLabel">下次自动登录</span>
 
<span class="checkboxLabel">忘记密码?</span>
</p>
<input type="button" class="background-img btn login">
</form>
<div class="content">
<form>
<input type="text" name="username" placeholder="邮箱/手机号/用户名"
class="input-text"/>
<input type="text" name="password" placeholder="请输入密码"
class="input-text"/>
.login{
background-position:0 0;
}
.register{
background-position:0 -38px;
}
.background-img{
background: url(http://img1.sycdn.imooc.com//539a972b00013e9102280177.jpg) no-repeat;
}
.btn{
margin-top:10px;
margin-bottom:10px;
width:190px;
height:38px;
}
.input-text{
width:190px;
height:25px;
margin:10px auto;
}
.checkbox{
vertical-align: middle;
}
.checkboxLabel{
font-size:12px;
}
*{margin:0;padding:0;}
.content{
background-color:#ebf2fa;
width:250px;
margin:0 auto;
text-align:center;
padding-top:10px;
padding-bottom:10px;
}
hr{
width:190px;
height:1px;border:none;border-top:1px solid #000;
}

已采纳回答 / 浅水了
<...code...>首先,的得把下面两个button给闭合了、、、、

已采纳回答 / 丸子酱
定位不对如修改以下css,则第二个按钮显示【立即注册】<...code...>
刷经验。。。
打不打代码完全靠自觉,听完后最好还是回想练下,这样不容易听完过后就忘记。
老师讲的很仔细,很清楚,很注意细节,很容易听懂.....打分:95分!!!
完全没头绪~~
学完一门又一门,打怪升级累不觉~
课程须知
您至少具备HTML/CSS基础知识。
老师告诉你能学到什么?
1.学会CSS Sprite雪碧图制作方法。2.学会CSS Sprite雪碧图的使用方法。

微信扫码,参与3人拼团

意见反馈 帮助中心 APP下载
官方微信
友情提示:

您好,此课程属于迁移课程,您已购买该课程,无需重复购买,感谢您对慕课网的支持!

本次提问将花费2个积分

你的积分不足,无法发表

为什么扣积分?

本次提问将花费2个积分

继续发表请点击 "确定"

为什么扣积分?

举报

0/150
提交
取消