.clear:after { clear: both; content: ''; height: 0; display: block; visibility: hidden; overflow: hidden; }
清浮动clear标准写法
最新推荐文章于 2024-11-12 22:56:44 发布
.clear:after { clear: both; content: ''; height: 0; display: block; visibility: hidden; overflow: hidden; }