Define ‘important’ declarations used in css.

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a parent child selector?

384


What is inline css?

344


What is the difference between internal and external style sheets?

334


What is the use of a pseudo class?

358


What is less and sass in css?

358






How do I center block-elements with css1?

349


What are the advantages of embedded style sheets?

352


What is the purpose of vh measurement unit?

311


Name some css style components.

322


How to style table cells?

345


How to restore the default property value using CSS?

471


How to use class selectors to differentiate tag instances in css?

349


How do I code a website?

347


How to use word wrap?

354


What is block formatting context? How does it work?

346