The way of propagating property values from parent element to their children is called
Answers
Answered by
0
Inheritance. Inheritance is a way of propagating property values from parent elements to their children. Many properties are inherited, which means that the parent's element will automatically be used unless otherwise specified. ... As a general rule, it is the computed value of a property which is inherited.
Similar questions