在DIV+CSS开发中, 有如下
<div >
   <div > 左
   </div>
   <div > 右
  </div>
<div style='clear:both;'></div>  这个需要加上, 否则main div 高度 会小于left 和right
 
</div>
 
 

相关文章:

  • 2022-12-23
  • 2021-08-01
  • 2022-12-23
  • 2021-10-26
  • 2021-07-02
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-09-17
  • 2021-11-28
  • 2022-12-23
相关资源
相似解决方案