Answer Posted / hrpynux@gmail.com
Specificity is the means by which browsers decide which CSS property values are the most relevant to an element and, therefore, will be applied. Specificity is based on the matching rules which are composed of different sorts of CSS selectors.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is module in css?
What are the associated border-radius properties?
How does a browser determine what elements match a css selector?
What is Descendant Selector?
How can html elements be styled having specific attributes?
Explain the difference between .class.class2 & .class .class & .class > class ?
What is margin top in css?
What is css calc() function?
What are css3 media types?
What is the property that is used for controlling image-scroll?
With the help of examples explain grouping and nesting of css selectors.
What are cascading inputs?
What does the "cascading" in "cascading style sheets" mean?
Which css3 property is used to center text?
How do I have a background image that isn't tiled?