码迷,mamicode.com
首页 > Web开发 > 详细

div中元素float之后不能自动撑大,添加css样式

时间:2020-06-30 10:59:34      阅读:57      评论:0      收藏:0      [点我收藏+]

标签:isp   div   lte   after   content   nbsp   添加   spl   自动   

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
  overflow:hidden;
    visibility: hidden;
}

div中元素float之后不能自动撑大,添加css样式

标签:isp   div   lte   after   content   nbsp   添加   spl   自动   

原文地址:https://www.cnblogs.com/matd/p/13212210.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!