摘要: 1、最小高度 min-height:100px; /*高度最小值设置为:100px*/ height:auto !important; /*兼容FF,IE7也支持 !important标签*/ height:100px; /*兼容ie6*/ 2、的意思:将IE8使用IE7... 阅读全文
posted @ 2012-11-04 17:56 宋建国 阅读(221) 评论(0) 推荐(0)