CSS菜单命名约定

发布于 2024-10-04 18:23:42 字数 325 浏览 3 评论 0原文

我遇到了一个问题。创建具有描述性的类名是一种很好的做法。例如,content-navwidget-area。我在网站顶部有一个菜单,其中包含以下链接:

  1. 主页
  2. 英语(取决于语言)
  3. 联系方式
  4. 网站地图
  5. 条款和条件条件
  6. 免责声明

您如何从语义上调用这样的菜单?在之前的项目中,我将其称为顶级菜单,但在我看来,该名称与图形表示相关,而不是良好的实践

提前致谢!

I'm stuck with a problem. It is good practice to create classnames that are describing. For example, content-nav and widget-area. I've this menu at the top of the site that has the following links:

  1. Home
  2. English (language dependant)
  3. Contact
  4. Sitemap
  5. Terms & conditions
  6. Disclaimer

How would you semantically call such a menu? In previous projects I referred to it as an top-menu, but that name is related to graphical presentation and not good practice in my opinion.

Thanks in advance!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

北陌 2024-10-11 18:23:42

我的同事使用meta-navigation 这个名称,在这种情况下最适合。或者大家还有什么其他的想法吗?

My collegue uses the name meta-navigation, which in this case suits best. Or do you guys have any other ideas?

温柔少女心 2024-10-11 18:23:42

我通常使用 secondary-navigationsecondary-menu 来补充 primary-navigation/primary-menu

I usually go with secondary-navigation or secondary-menu to complement the primary-navigation/primary-menu

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文