Skip to main content

CSS Glossary

Every CSS concept explained in plain English with code examples and common mistakes. Pick a term below to learn it in under 5 minutes.

Why Learn CSS Fundamentals?

Frameworks come and go, but the CSS specification is the foundation everything else is built on. Understanding concepts like the cascade, specificity, and the box model makes you faster at debugging, better at reading other people's code, and more confident when you need to step outside a component library.

Each glossary entry on this page gives you a one-sentence definition, a real-world analogy, working code you can copy, and the most common mistakes developers make -- all in a 3-minute read.