CSS Layout Fundamentals
In this course you will learn the key components of CSS Layout, the elements that underpin layout on the web. Even if you have been writing CSS for many years, this course will consolidate your understanding, and give you new insights into why things are as they are.
The skills you will learn here will help you progress to a better understanding of layout methods such as Flexbox and Grid.
Course Curriculum
Available in
days
days
after you enroll
- Normal Flow (4:41)
- Changing the value of the display property (5:42)
- What makes up a box in CSS? (5:15)
- The Box Model and Alternate Box Model (3:25)
- Writing Modes and Direction (2:57)
- Physical vs Flow Relative Properties (5:29)
- In Flow and Out Of Flow (3:25)
- Floating and Clearing (6:07)
- Absolute & Relative Positioning (5:33)
- z-index (4:37)
- Fixed and Sticky Positioning (4:12)
- Block Formatting Contexts and flow-root (3:05)
- Margin Collapsing (7:27)