Writing & StyleStyle guide

Writing Accessible Menu Labels

Writing Accessible Menu Labels records a distinct W3C-supported interface-content task while keeping implementation mechanics outside the writing guidance.

Quick answer

Give a menu a concise name that communicates the purpose of the choices it contains, normally aligning that name with the control that opens the menu.

Key details

Core IssueW3C APG recommends an accessible name for a menu and says the controlling menuitem or button can provide that name; otherwise the menu can have a direct label.
Registerweb accessibility and interface content

Important caveats

Scope Boundary

This page covers the menu container’s name; menubar names, individual menu-item wording, and menu-button labels remain separate concerns.

Further guidance

Content

Write a menu-level name only when needed to identify the choice set; keep it aligned with the opener or purpose instead of duplicating individual item text.

Purpose

Clear wording helps assistive-technology users understand the component or content in context without relying on implementation details.

Sources and evidence

Sources are shown with the role they play in this guide. Historical or style-sensitive claims are kept within the evidence boundary described above.

  1. Providing Accessible Names and Descriptions — W3C WAI ARIA APG (opens in a new tab)W3C Web Accessibility Initiative · W3C WAI-ARIA Authoring Practices guidance for descriptive accessible names, visible labels, and button/control naming.

Related guides

Writing & Style

Writing Accessible Menu Item Labels

Writing Accessible Menu Item Labels records a distinct W3C-supported interface-content task while keeping implementation mechanics outside the writing guidance.

Explore the topic