输入banner图图片脚本导航/分类

css清除浮动最佳实践_html/css_WEB-ITnose

css清除浮动最佳实践

.clearfix:after {content:''; display:table; clear:both;}

.clearfix{*zoom:1;}