最新回答 / 慕無忌4172087
你這個不屬于包含關系? 正確的代碼應該是<div class="footer">footer<div class="sub_f">sub_f</div></div>
2019-01-05
最新回答 / 慕哥2444689
.main{height:500px;background:red;position:relative;}.top{height:100px; background:#ccc}.left{ width:200px; height:500px; background:blue;}.right{ position:absolute;right:0;left:210px;height:500px; background:#9C9;}.foot{ height:50px; background:#F63?<...
2018-09-19