CSS Basics

Introduction to CSS Basics

Learn how to apply styles to HTML elements using CSS.

CSS Selectors

Use selectors to target HTML elements based on tag, class, id, and attributes.

Box Model

Understand margin, border, padding, and content of elements.

Colors & Backgrounds

Apply colors, backgrounds, and gradients to elements.