아무 단어나 입력하세요!

"nav" in Chinese (Simplified)

导航栏导航

Definition

“Nav”是“导航(navigation)”的非正式缩写,常用于网站或应用,指帮助用户切换不同部分的菜单或栏。

Usage Notes (Chinese (Simplified))

非常非正式、技术性用语,主要在网页开发或设计人员中使用。通常见于“nav bar”、“<nav>”等术语。在日常生活语境几乎不用。

Examples

Click the nav at the top to go to Home.

点击顶部的**导航栏**进入首页。

The website's nav is easy to use.

网站的**导航**很容易使用。

Add a logo to your nav.

给你的**导航栏**加个标志吧。

If the nav isn't responsive, users might get lost on mobile.

如果**导航栏**没有自适应功能,用户在手机上可能会迷路。

We can hide the nav when the user scrolls down.

用户下滑时我们可以隐藏**导航栏**。

In the code, just edit the '<nav>' tag to style the nav.

在代码中,只需编辑“<nav>”标签来美化**导航**。