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

top,foot,main的width不一样,为什么?

body{ margin:0; padding:0; font-size:30px; color:#fff}

.top{width:100%;margin:0 auto;background:#666}

.main{height:600px;margin:0 auto;background:#F00}

.left{position:absolute;height:600px;width:200px;background:#00C}

.right{height:600px;margin-left:210px;width:100%;background:#6F3;float:left}

.foot{width:100%;margin:0 auto;background:#FF3;clear:both}


正在回答

3 回答

body{ margin:0; padding:0; font-size:30px; color:#fff}

.top{height:100px;background:#CCCCCC;}

.main{height:500px;background:red;position:relative;}

.left{width:200px;height:500px;background:#0000FE;position:absolute;top:0;left:0;}

.right{height:500px;background:#9ACC99;margin-left:210px;}

.foot{height:50px;background:#FF6634;}


0 回复 有任何疑惑可以回复我~
#1

卟二 提问者

非常感谢!
2016-06-16 回复 有任何疑惑可以回复我~

肯定不一样,因为你的代码写错了

0 回复 有任何疑惑可以回复我~

照代码来看top main foot 的宽度不都是100% 么 ?

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
如何用CSS进行网页布局
  • 参与学习       209624    人
  • 解答问题       1153    个

用最简洁的案例教你布局的那些知识,这是前端工程师基本技能

进入课程

top,foot,main的width不一样,为什么?

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信