Lesson 1: CSS Syntax, Linking Methods, and Selectors
Set up your development workspace with VS Code and master the fundamentals of CSS rulesets, declarations, and cascading priority.
Set up your development workspace with VS Code and master the fundamentals of CSS rulesets, declarations, and cascading priority.
Learn how browsers compute element dimensions and spatial placement using the box model, logical properties, and sizing controls.
Ditch layout floats and position overrides. Master Flexbox for one-dimensional layouts and CSS Grid for two-dimensional grid systems.
Learn how to format web typography, style elements using modern OKLCH color models, and build responsive layouts using media queries.
Put your skills into action. Apply CSS nesting, the box model, Flexbox, and CSS Grid to style a modern, responsive personal portfolio landing page.