Define ‘important’ declarations used in css.
The ! important statement is used for breaking this order and adding weight to a specific declaration to put it in effect, ignoring the others. It is used for overriding the styles that are previously declared in other style sources, in order to achieve a certain design or layout goal.
Is This Answer Correct ? | 0 Yes | 0 No |
What are the types of cascading style sheets?
What is meant by cascading effect?
What are the values that can be taken by property white-space of css3?
What is the difference between id and class?
How can backward compatibility be designed in CSS?
What is attributes in css and how they used?
What is div tag in html?
What is css radial-gradient() function?
What are the difference between "display:none" and "visibility:hidden" in css?
What is a css selector?
What is VH/VW (viewport height/ viewport width) in CSS?
What is css1 css2 css3?