CSS Inheritance (Clip 21): Gentle Introduction to CSS for Beginners

Опубликовано: 08 Декабрь 2022
на канале: Deborah Kurata
339
16

Understanding CSS inheritance and examining inherited properties with the browser developer tools (Elements tab).

Use this link for the full course playlist:    • Gentle Introduction to CSS for Beginners  

Lesson Links
"Cascade and inheritance" on MDN: https://developer.mozilla.org/en-US/d...

Content
00:00 CSS Inheritance
00:47 CSS properties that are and are not inherited
01:38 Coding Along: Inheritance
01:58 Examine inherited properties with the browser developer tools
02:56 Key points
03:18 Review of our resume project

Course Description
Every web page you see has some style: colors, fonts, backgrounds, layout. This course provides a gentle introduction to CSS, or cascading style sheets, for styling your websites.

You'll learn about CSS, where to define styles, CSS syntax, selectors, and the CSS box module. You'll try out CSS layout features and explore how styles cascade. Throughout this course, you'll style a web page.

Audience
• Anyone new to web development.
• Students considering a web developer career.
• Existing web developers that want to reinforce their CSS knowledge.
• Those that manage or interact with web developers to better understand what CSS is and how it's used.

This course assumes you are familiar with the basics of HTML. If not, consider watching this HTML course first:    • Gentle Introduction to HTML for Begin...  

This is the fourth course of the "How to Become a Web Developer" series.