IE6 | IE7 | IE8 | 備注 | |
p{_color:red} | √ | × | × | IE6 專用 |
*html p{color:#red;} | √ | × | × | IE6 專用 |
p{+color:red} | √ | √ | × | IE6,7 專用 |
p{*color:red} | √ | √ | × | IE6,7 專用 |
*html p{color:red;} | √ | √ | × | IE6,7 專用 |
p{*+color: red} | × | √ | × | IE7 專用 |
Body> p{ color: red } | × | √ | √ | 屏蔽 IE6 |
/*//*//*/p{+color:red}/**/ | × | × | √ | IE8 專用 |
p{/*/*/color;/**/} | √ | √ | × | 屏蔽 IE8 |
p{color:red!important} p{color:red} | √ | √ | √ | 都能用 |
html>/**/body .head{color:#red;} | × | × | √ | 只對 IE8 |
新聞熱點
疑難解答