There’s no need to include ‘navigation’ in your navigation labels
摘要
文章指出,在网页导航标签中无需包含“navigation”一词,因为屏幕阅读器会重复读出“导航,主导航”,造成冗余。作者建议为视障用户写作时应避免此类重复,就像在替代文本中无需说明“图像”一样。同时强调,无障碍文本应保持简洁,不必冗长。
And now to the reason I wrote this post: 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.
One of those nuances to keep in your back pocket when writing for screen readers. Reminds me, too, that there’s no need to say something like “image” when describing one in the alt text. That’s sorta implied. While I’m no screen reading native, I imagine these sorts of things are minor pet peeves that, given a little love and consideration, make navigating that much more enjoyable.
While we’re on the UX of accessible text, another consideration: keep it succinct. It doesn’t have to be a novel.
There’s no need to include ‘navigation’ in your navigation labels originally handwritten and published with love on CSS-Tricks. You should really get the newsletter as well.
转载信息
评论 (0)
暂无评论,来留下第一条评论吧