CSS Naming Conventions

Comparing #6 with #7

Revision #7 was created by Gismo Gismo on Jan 9, 2013, 10:36:42 AM.

Add russian version

Content

[...]
...
});
~~~

That is, a selector should be prefixed with the root container CSS class name (`news-index` in the above).

 
- Russian version: [Инструкции по созданию имен для CSS](http://phptime.ru/blog/30.html)