一.常用的骨灰級清除浮動


復(fù)制代碼
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; overflow: hidden;
}

網(wǎng)友評論