1.1、背景不能显示;
1.2、边框不能撑开;
1.3、margin/padding值不能正确显示;
2.1、父元素设置高度;
2.2、父元素overflow:hidden;
2.3、浮动元素尾部增加标签,添加clear:both样式;