Reliable technical documentation
This should be the first stop when you need to understand how a feature actually behaves.
MDN CSS
The main reference for properties, selectors, values and practical guides.
- https://developer.mozilla.org/en-US/docs/Web/CSS
web.dev Learn CSS
A modern, structured path that moves from fundamentals to more advanced CSS topics.
- https://web.dev/learn/css/
CSSWG Drafts
Useful when you want to track newer CSS features closer to the specification level.
- https://drafts.csswg.org/