【发布时间】:2010-06-02 13:55:29
【问题描述】:
我正在为一个网站制作样式表。 css样式名称应该和网站或内容相关?
我的网站是关于网络开发的。使用样式名称的权利吗-
#web-development-header
.web-development-company-london-content
或者应该使用
#header
.content
css样式名称对seo有帮助吗?
【问题讨论】:
-
NCSS 是一篇关于 CSS 命名约定的论文:stackoverflow.com/questions/7927193/css-class-naming-convention/…