Some CSS hack of IE6 IE7 IE8 FF

Source: Internet
Author: User

P {+ color: # f00;} supports IE6 IE7 and does not support FF IE8

P {_ color: # f00;} supports IE6 and does not support FF.

P {color: # 00f! Important ;}
P {color: # f00;} supports IE7 IE6 FF IE8

P {color: # 00f! Important; color: # f00;} supports IE7 IE8 FF and does not support IE6

Head: first-child + body p {color: # f00;} supports IE7 IE8 FF and does not support IE6

/*\*//*/
P {color: # f00 ;}
/**/Supports IE8 and does not support IE6 IE7 FF

Html * p {color: # f00;} supports IE6 IE7 and does not support FF IE8

Html> p {color: # f00;} supports IE7 IE8 FF and does not support IE6

Html [xmlns] p {color: # f00;} supports IE7 IE8 FF and does not support IE6

@ Import 'style.css ';
@ Import "style.css ";
@ Import url(style.css );
@ Import url('style.css ');
@ Import url ("style.css"); supports IE7 IE6 FF IE8

P {/*/color: # f00;/**/} supports IE6 IE7 FF and does not support IE8

* Html p {color: # f00;} supports IE6 and does not support FF IE7 IE8.

* + Html p {color: # f00;} supports IE7 IE8 and does not support FF IE6

P {* color: # f00;} supports IE7 IE6 and does not support FF IE8

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.