Banner > Followup accessibility audit
Refer to the [parent epic description](https://gitlab.com/groups/gitlab-org/-/epics/5387) for more information on this effort.
# Purpose
Evaluate the accessibility of the [banner](https://design.gitlab.com/storybook/?path=/docs/base-banner--docs) component in all variants and states.
Review the [parent epic](https://gitlab.com/groups/gitlab-org/-/epics/5387) for evaluation methods, tools and criteria.
## What to expect
- Correct semantic structure (banner can be inserted anywhere in the main page content).
- Focus order follows a natural progression.
- Images within are treated as decoration (empty `alt` attribute).
## Checklist
A check indicates that the test has been performed, not necessarily that it passes. Some checks may require fixes to happen before the test can be done based on the component condition.
- [x] VoiceOver + Safari (latest version) on macOS
- [x] NVDA + Chrome (latest version) on Windows
- [x] Visual review
- [x] Keyboarding
- [x] Semantics (assisted by axe DevTools browser extension)
issue