Answer Posted / 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 View All Answers
What are the different variations of CSS ?
How comments can be added in CSS?
What does cascading mean in css?
How do I center a ul list in css?
Why do we use padding?
How do you increase font size?
How to vertically center a div for all browsers?
Explain the following common css units of length: cm, em, in, mm, pc, pt, and px.
What does p mean in css?
What is css conflicting style?
Can a div have multiple classes?
What are the advantages disadvantages of using css preprocessors?
What new futures added in css3 for borders and how browser support it?
What are child selectors??
What is attribute selector?