WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Accessible browse lists

for

From: Murphy, Sean
Date: May 7, 2020 6:01PM


All,

From a screen reader user point of view with lists, I find nested lists can distract from the meaning. Especially when the list has only one item within it. For example:

<ul>
<ul>
<li> text </li>
</ul>
<ul>
<li> text </li>
</ul>
<ul>
<li> text </li>
</ul>
</ul>

The use of landmarks is another possibility. Within the land mark you can have the related lists. Provide another means of structuring your content.

Sean

Sean Murphy | Digital System specialist (Accessibility)
Telstra Digital Channels | Digital Systems
Mobile: 0405 129 739 | Desk: (02) 9866-7917