"nav" in Chinese (Traditional)
導航欄導航
Definition
「Nav」是「導航(navigation)」的非正式縮寫,常用於網站或應用程式,指幫助用戶切換不同部分的選單或欄。
Usage Notes (Chinese (Traditional))
非常非正式且專業用語,主要在網站開發或設計羣體中使用。常見於“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>」標籤來設定**導航**樣式。