Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 185989
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T15:34:06+00:00 2026-05-11T15:34:06+00:00

I’m needing to use a different stylesheet for IE, and I’m wondering about which

  • 0

I’m needing to use a different stylesheet for IE, and I’m wondering about which stylesheet will take control.

For example, I’ll use this code in the <head>:

<link rel='stylesheet' type='text/css' href='styles/style.css' /> <!--[if IE]><link rel='stylesheet' type='text/css' href='styles/ie.css' /><![endif]--> 

Then will I need to use !important everywhere in the IE stylesheet? Or will the second stylesheet be seen as more important by IE? Does the order matter?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T15:34:07+00:00Added an answer on May 11, 2026 at 3:34 pm

    Whichever style has the highest specificity will win. If you are providing the same selectors in both stylesheets the latest one will win. Otherwise, from the article I linked above:

    1. Specificity determines, which CSS rule is applied by the browsers.
    2. Specificity is usually the reason why your CSS-rules don’t apply to some elements, although you think they should.
    3. Every selector has its place in the specificity hierarchy.
    4. If two selectors apply to the same element, the one with higher specificity wins.
    5. There are four distinct categories which define the specificity level of a given selector: inline styles, IDs, classes+attributes and elements.
    6. You can understand specificity if you love Star Wars: CSS Specificity Wars.
    7. You can understand specificity if you love poker: CSS Specificity for Poker Players
    8. When selectors have an equal specificity value, the latest rule is the one that counts.
    9. When selectors have an unequal specificity value, the more specific rule is the one that counts.
    10. Rules with more specific selectors have a greater specificity.
    11. The last rule defined overrides any previous, conflicting rules.
    12. The embedded style sheet has a greater specificity than other rules.
    13. ID selectors have a higher specificity than attribute selectors.
    14. You should always try to use IDs to increase the specificity.
    15. A class selector beats any number of element selectors.
    16. The universal selector and inherited selectors have a specificity of 0, 0, 0, 0.
    17. You can calculate CSS specificity with CSS Specificity Calculator.

    Here are the official docs on it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to understand how to use SyndicationItem to display feed which is
I have a string like this: La Torre Eiffel paragonata all&#8217;Everest What PHP function
I have this code to decode numeric html entities to the UTF8 equivalent character.
I'm parsing an RSS feed that has an &#8217; in it. SimpleXML turns this
I have this code: - (void)parser:(NSXMLParser *)parser foundCDATA:(NSData *)CDATABlock { NSString *someString = [[NSString
link Im having trouble converting the html entites into html characters, (&# 8217;) i
For some reason, after submitting a string like this Jack’s Spindle from a text
I used javascript for loading a picture on my website depending on which small
this is what i have right now Drawing an RSS feed into the php,
I am reading a book about Javascript and jQuery and using one of the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.