Blueprint CSS framework 分析(21)
时间:2010-01-05 20:47来源:网络 作者:秩名 点击:次
background : #fff ; color : #fff ; } /*Clearingfloatswithoutextramarkup BasedonHowToClearFloatsWithoutStructuralMarkupbyPiE [http://www.positioniseverything.net/easyclearing.html]*/ .clearfix:after,.c
| background: #fff; color: #fff; } .clearfix:after, .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; overflow:hidden; } .clearfix, .container {display: block;} .clear { clear:both; }
ie.css 代码
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- body { text-align: center; }
|
------分隔线----------------------------