css清浮动

.clears:after{
		display: block;
		content: ".";
		height: 0;
		line-height: 0;
		overflow: hidden;
		visibility: hidden;
		clear: both;
	}
相关文章
相关标签/搜索