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

求解,为什么right无法自适应宽度

.top{height:100%;margin:auto;background:#ccc;}

.main{height:800px;width:100%;background:red;}

.left{width:200px;height:800px;background:blue;position:absolute;left:0;}

.right{height:800px;background:green;margin-left:210px;float:left;}

.foot{height:100px;clear:both;background:orange;}


正在回答

2 回答

.top{height:100%;height:50px;background:#ccc;}

.main{height:800px;width:100%;background:red;}

.left{width:200px;height:800px;background:blue;position:absolute;left:0;top:50px;}

.right{height:800px;background:green;margin-left:210px;}

.foot{height:100px;clear:both;background:orange;}


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

qq_AG_11

这样根本不行
2018-07-16 回复 有任何疑惑可以回复我~

float:right试试

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

寄归凉 提问者

试了,不行
2017-09-01 回复 有任何疑惑可以回复我~

举报

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

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

进入课程

求解,为什么right无法自适应宽度

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