Using lists with accessibility

Ensure lists are simple and consistent to aid users with screen readers and prevent confusion for individuals with reading disabilities.

Keep lists as simple as possible. Long, complicated lists that don't follow a consistent pattern hamper users with screen readers and can confuse people with reading disabilities.

Follow these guidelines when using lists in your documentation:

  • Keep lists and sublists simple.
  • Ensure that each item in the list uses parallel construction.
  • Don't include more than 1 item, idea, or action in a single list item.

For more guidance on using lists, see Best practices for writing with lists.