Define ‘important’ declarations used in css.



Define ‘important’ declarations used in css...

Answer / hrpynux@gmail.com

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

Post New Answer

More CSS Cascading Style Sheets Interview Questions

How do I center text vertically in css?

0 Answers  


How can you create rounded corners in css3?

0 Answers  


What is a css reset?

0 Answers  


Why background and color are the separate properties if they should always be set together?

0 Answers  


What does * mean in css?

0 Answers  






How do you hover a touch screen?

0 Answers  


Why is css preferred over html?

0 Answers  


What is the difference between html5 and css3?

0 Answers  


Is css faster than xpath?

0 Answers  


Does inline style override important?

0 Answers  


What are the advantages of the external over inline style methods?

0 Answers  


What is font-family apple-system ?

1 Answers  


Categories