All Topics
All Topics
Technology
Technology
AI
AI
Business
Business
Entertainment
Entertainment
News
News
Programming
Programming
Security
Security
Science
Science
Design
Design
Environment
Environment
Finance
Finance
Crypto
Crypto
Politics
Politics
Sports
Sports
Education
Education
Gaming
Gaming
Art
Art
Music
Music
Health
Health
Books
Books
Food
Food
Travel
Travel
Personal
Personal
Bluesky
Twitter

Why you don't need to include "navigation" in your <nav> labels for screen readers

By

Geoff Graham on Jun 12, 2026

23d ago· 1 min readen

Summary

A short article discussing the unnecessary repetition of the word "navigation" in HTML <nav> labels for screen readers, noting that screen readers already announce the element as navigation, making phrases like "Primary navigation" redundant. The author draws a parallel to alt text, where saying "image" is also unnecessary since it's implied.

Source

CSS-TricksWhy you don't need to include "navigation" in your <nav> labels for screen readerscss-tricks.com

Key quotes

· 3 pulled
including the word 'navigation' in your <nav> labels. There's no need.
If we did, we'd hear something like 'Navigation, Primary navigation'. Not the end of the world, but unnecessarily repetitive for screen reader users.
there's no need to say something like 'image' when describing one in the alt text. That's sorta implied.
Snippet from the RSS feed
One of those nuances to keep in your back pocket when writing for screen readers.

You might also wanna read

Comments

Sign in to join the conversation.

No comments yet. Be the first.