Web Accessibility:Navigation
Jump to navigation
Jump to search
- Provide a method to skip repetitive links
- Group menu links into logical sets and sub sets across the site, use <H> tags for each group heading
- Develop a vertical rather than horizontal hierarchy of menu items and use <UL> tag to create list of links
- Label links so that they make sense when removed from context
- Avoid duplicate link names
Resources
[1] Seven steps to easy navigation
[2] Designing Web Navigation
[3] Breadcrumbs
[4] Effective Web Navigation
[5] Designing Accessible Navigation
[6] Web Accessibility Best Practices- Navigation