CSS3 selector browser compatibility summary IE8, css3ie8

Source: Internet
Author: User

CSS3 selector browser compatibility summary IE8, css3ie8

1. css Selector

Which selectors are available for css (including css1, css2, and css3?

Http://www.w3school.com.cn/cssref/css_selectors.asp

 

2. CSS3 Selector

Because CSS1 and CSS2 selector have good browser compatibility, this article mainly describes CSS3 selector, a total of 21 CSS3 selector, they are:

3. CSS3 selector compatibility

According to Can I Use: http://caniuse.com/#search=nth-of-type known:

Conclusion:

(1) For IE7 and IE8 browsers, onlyElement1~Element2, [Attr $ = val], [attr ^ = val],[Attr * = val]Therefore, when you need to be compatible with the IE 8 browser, use the CSS3 selector with caution..


(2): first-child is the CSS2 selector.

(3): before and: after are CSS2 selectors.

 

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.