Hacker News new | ask | show | jobs
by alehlopeh 1355 days ago
From the second section of the article, appropriately titled CSS Syntax:

> What I love about CSS is its readability. There are no unnecessary quotes around property values even when separated by spaces. And the CSS code always expands from top to bottom if following best practices.