第1版,IE6和IE7
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了第1版,IE6和IE7相关的知识,希望对你有一定的参考价值。
/* Firefox */ #MyDiv {margin : 10px 10px 10px 10px;} /* IE6 Only */ /* IE7 Only */ *:first-child+html #MyDiv {margin : 2px 2px 2px 2px;}
以上是关于第1版,IE6和IE7的主要内容,如果未能解决你的问题,请参考以下文章