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 |
How do you make the text bold?
What is css what is it used for?
What is the use of hsl()?
What is the use of a pseudo class? Explain with the help of an example?
What does div stands for?
How to create box shadow and text shadow using css3?
What is style sheet with example?
What is css and how does it work?
How to store css definitions in external files?
What is attribute selector?
Which property is used as a shorthand to specify a number of other background properties?
What is less and sass in css?