How is the concept of inheritance applied in css?



How is the concept of inheritance applied in css?..

Answer / hrpynux@gmail.com

In CSS, inheritance controls what happens when no value is specified for a property on an element. ... inherited properties, which by default are set to the computed value of the parent element. non-inherited properties, which by default are set to initial value of the property.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CSS Cascading Style Sheets Interview Questions

How do I make my grid responsive?

0 Answers  


What is default box sizing?

0 Answers  


Where do I put style tag?

0 Answers  


Declare all elements with class of “blue-text” to have a text color of blue.

0 Answers  


Assign any variable name a value of “hello world”, and print that variable’s contents to the console.

0 Answers  






How to check coding errors in css?

0 Answers  


How do I remove underline from text?

0 Answers  


What is a class selector?

0 Answers  


What are the 3 parts of a css rule?

0 Answers  


What are CSS frameworks?

0 Answers  


Is it possible to create border as a image in css3?

0 Answers  


What does symbol mean in css?

0 Answers  


Categories