CSS Comments — a practical guide to CSS comments with clear examples you can reuse in real projects.
CSS Tutorial Series (17/109). Prefer one article? Read the complete CSS tutorial.
Short description
Explain why, not what — keep comments short.
Comment
/* Primary brand button */
.btn-primary { }