Everyone who has worked with CSS must have come across the word inheritance. Yet not many developers give much thought to how it works, even when they realize that some styles they haven't explicitly defined are applied to elements on a webpage.
More often than not, such styles result from inheritance.
In this course, we dive into CSS inheritance to give you a solid understanding of how it works.