| 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 |
新闻热点
疑难解答