</>

Learn HTML & CSS

20 lessons to master HTML & CSS — from your first tag to a production-ready website.

1

HTML Fundamentals

Structure web pages with semantic HTML elements.

How the Browser Renders

From HTML to pixels on screen

2

CSS Fundamentals

Style your pages with selectors, colors, and the box model.

The CSS Cascade

How browsers resolve conflicting styles

3

Layout

Master Flexbox, Grid, and modern layout techniques.

Flexbox vs Grid

When to use each layout system

4

Responsive & Modern

Responsive design, variables, animations, and pseudo-elements.

CSS Evolution

From tables to modern CSS

5

Tooling & Production

Sass, architecture, performance, and a final project.