子元素避免同时使用float和margin。

如:

  需要子元素的margin-bottom:20px时,可以给用父元素设置padding-bottom:20px代替。

05-11 13:54