What makes the Accessible NCAA Tournament Bracket accessible is its use of structure. Each of the four regions is marked up as a level 2 heading. Within each region, each of the first four rounds is marked up as a level 3 heading. Within each round, the complete set of games is marked up as an ordered list, with each game marked up as a nested unordered list of two teams. Given this structure, screen reader users can navigates most effectively by jumping forwarding and backward between headings and list items.

Tips for Screen Reader Users