您好,欢迎访问一九零五行业门户网

css 父div高度为0_html/css_WEB-ITnose

当css 中父类div 高度为为时,可能是子类div 元素用了float,没有加clear属性。
.clear  {
clear: both; font-size: 0; line-height: 0; height: 0; visibility: visible; }
其它类似信息

推荐信息