CSS: Inheritance, Specificity, and the Cascade

CSS properties? Easy. CSS layout? Sure. Figuring out which part of a CSS stylesheet applies to a document, especially when there are multiple parts that might apply? Much harder. In this course, Jen Kramer explains that, yes, CSS has powerful rules for addressing these situations, and helps you figure out how to efficiently combine styles to make your website look exactly how you want it to look. After a quick CSS terminology review, Jen dives into the three parts of the cascade that work together to determine what style is displayed on a webpage: Inheritance, specificity, and the cascade itself. She looks at each part independently, then shows how the cascade works with inheritance and specificity to identify the final styling for a given page.

CSS: Inheritance, Specificity, and the Cascade course image.
Publisher:
LinkedIn Learning
Year Published:
2022
Topics:
CSS/SASS
Skill levels:
Intermediate Coding
Professional Coding
© 2000-2024 Jen Kramer. All right reserved.