为了账号安全,请及时绑定邮箱和手机立即绑定

如何用CSS进行网页布局

江老实 Web前端工程师
难度初级
时长22分
学习人数
综合评分9.60
1991人评价 查看评价
9.8 内容实用
9.6 简洁易懂
9.4 逻辑清晰
看不到啊亲
老师讲的很不错 就是没有解答 自己写的代码有的时候无法验证正确就无法改正
太坑了,第10行多了个“}”,导致右边的背景颜色不显示
.top{height:100px;background:#9CA6A0;}
.main{height:600px;background:red;margin:0 auto;position:relative;}
.left{width:200px;height:600px;background:blue;position:absolute;left:0;top:0px;}
.right{height:600px;background:#AAE27E;margin:0 0 0 210px;}
.foot{height:50px;background:#E2452F;}
这声音比女人还要柔啊 蚂蚁讲课啊...
margin:0 auto
为什么我写出来的FOOT是在上面的。。没在下面
.main{width:100%;height:500px;overflow:hidden;position:relative;background:#fcc}
.left{width:200px;height:500px;background:blue;word-wrap:break-word;word-break:break-all;position:absolute;top:0;}
.right{height:500px;background:#cfc;word-wrap:break-word;word-break:break-all;margin-left:200px;}
1.25倍速毫无违和感
width:260px; margin:0 auto 醉了。 他不是自己有960px的宽度咩? 为什么改成260px就成功了。 不然怎么改都不给过
两倍速简直搞笑。 而且我开始还以为我聋了呢。 声音有点小啊。
.top{height:50px;background:#ccc;}
.main{height:600px;background:red;position:relative;}
.left{height:600px;width:200px;background:blue;position:absolute;top:0;left:0;}
.right{height:600px;background:#ada;margin-left:210px;}
.foot{height:50px;background:#f60;}
margin设置的四个属性值之间不应该有逗号,示例给的有逗号了,所以实现不了预期的效果!
body{ margin:0; padding:0; font-size:30px}
div{ text-align:center; font-weight:bold}
.main,.footer{ width:960px; margin:0 auto;}
.head{ width:100%; height:100px; background:#ccc}
.main{ height:600px; background:#FCC}
.footer{ height:50px; background:#9CF}
.top{height:100px;background:#ccc;}
.main{height:450px;background:red;position:relative;}
.right{height:100%;background:#ada;margin-left:210;}
.left{width:200px;height:100%;background:blue;position:absolute;left:0;top:0;}
.foot{height:50px;background:#f60;}
课程须知
1.你需要掌握html+css样式基础知识 2.有一定的前端实际开发经验
老师告诉你能学到什么?
1.掌握网页布局的相关知识 2.能对不同的网页进行布局结构划分 3.掌握固定宽度和自适应宽度的实现方法

微信扫码,参与3人拼团

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

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

本次提问将花费2个积分

你的积分不足,无法发表

为什么扣积分?

本次提问将花费2个积分

继续发表请点击 "确定"

为什么扣积分?

举报

0/150
提交
取消