摘要: #mrjin { background:#ccc; min-height:100px; /*高度最小值设置为:100px*/ height:auto !important; /*兼容FF,IE7也支持 !important标签*/ height:100px; /*兼容ie6*/ overflow:visible;}最大宽度...主流浏览器IE对max-width是不支持的,对这一属性的设置在IE中... 阅读全文
posted @ 2009-12-25 17:38 nidilzhang 阅读(8617) 评论(0) 推荐(1) 编辑