html The most common method of clearing floats

. clearfix { *zoom: 1;}

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

 

Guess you like

Origin blog.csdn.net/yijiupingfan0914/article/details/93734689