Clear floats without structural markup

2015-02-08 0 269
Clear floats without structural markup
.clearfix
{
	display: inline-table;
/* Hides from IE-mac \*/
	height: 1%;
	display: block;
/* End hide from IE-mac */
}

html>body .clearfix
{
	height: auto;
}

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

遇见资源网 html Clear floats without structural markup http://www.ox520.com/14000.html

上一篇: 文字缩略
下一篇: ewf_momo
常见问题

相关文章

发表评论
暂无评论
官方客服团队

为您解决烦忧 - 24小时在线 专业服务