Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FLink & Button QualityAction6 issue(s) across 197 links and 34 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://go.microsoft.com/fwlink/?LinkId=… | Privacy Statement | new tab | Add '(opens in new tab)' to text |
| https://aka.ms/3rdpartycookies | Third-Party Cookies | new tab | Add '(opens in new tab)' to text |
| https://www.microsoft.com | Microsoft | img no alt | Add alt attribute to the image |
| https://apps.apple.com/us/app/microsoft-… | (empty) | empty | Add link text or aria-label |
| https://play.google.com/store/apps/detai… | (empty) | empty | Add link text or aria-label |
| https://m365.cloud.microsoft/apps | install Microsoft 365 apps | new tab | Add '(opens in new tab)' to text |
| https://support.microsoft.com/office/fre… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Frequently Asked Questions About Microsoft 365 Copilot Chat 500fc65e 9973 4e42 9cf4 Bdefb0eb04ce | |||
| https://support.microsoft.com/office/fre… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Frequently Asked Questions About Microsoft 365 Copilot Chat 500fc65e 9973 4e42 9cf4 Bdefb0eb04ce | |||
| https://www.linkedin.com/company/3509299 | img no alt | Add alt attribute to the image | |
| https://go.microsoft.com/fwlink/p/?LinkI… | img no alt | Add alt attribute to the image | |
| https://x.com/Microsoft365 | X | img no alt | Add alt attribute to the image |
| https://go.microsoft.com/fwlink/p/?LinkI… | img no alt | Add alt attribute to the image | |
| https://go.microsoft.com/fwlink/p/?LinkI… | Office blogs | img no alt | Add alt attribute to the image |
| https://clarity.microsoft.com/ | here | generic text | Replace with descriptive text |
Before: here Suggested: Home page | |||
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
https://apps.apple.com/us/app/microsoft-365-copilot/id541164041; https://play.google.com/store/apps/details?id=com.microsoft.office.officehubr…
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Generic link text like 'click here' doesn't describe the destination.
https://support.microsoft.com/office/frequently-asked-questions-about-microso… ("Learn more"); https://support.microsoft.com/office/frequently-asked-questions-about-microso… ("Learn more"); https://clarity.microsoft.com/ ("here")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a#uhfLogo; a#social-media-linkedin; a#social-media-facebook; a#social-media-twitter; a#social-media-instagram; a#social-media-office-blogs-link
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://go.microsoft.com/fwlink/?LinkId=521839; https://aka.ms/3rdpartycookies; https://m365.cloud.microsoft/apps
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
Icon-only buttons need an aria-label so screen readers can announce them.
button.c-action-trigger (#92 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
F404 Error PageActionHTTP 404, bare pageFIX
FFavicon & BrandingAction1 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
ALandmark Structure11 landmarksPASS
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
A+Heading Hierarchy21 headingsPASS
- H2 Global
- H1 Work smarter across with Microsoft 365
- H2 Jump into your favorite app
- H3 Word with Copilot
- H3 Excel with Copilot
- H3 PowerPoint with Copilot
- H3 Outlook with Copilot
- H2 Everyday tasks, made simpler
- H3 Create with ease
- H3 Work from files
- H3 Slides in less time
- H3 Brainstorm with agents
- H2 Get Copilot apps
- H3 Download for desktop
- H3 Download on mobile
- H2 Did you know?
- H3 01/ Microsoft 365 (formerly Office) includes Microsoft 365 Copilot app
- H3 02/ You can use Word, Excel, and PowerPoint for free on the web
- H3 03/ If you want to download the Microsoft 365 desktop apps, sign in to install
- H3 04/ You're in control of AI
- H2 Follow Microsoft 365
A+Alt Text QualityAll 20 images OKPASS
A+Form AccessibilityNo form controlsPASS
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Work smarter across | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h1 with | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Global | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Jump into your favor… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Everyday tasks, made… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Get Copilot apps | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Did you know? | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Follow Microsoft 365 | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Word with Copilot | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Excel with Copilot | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 PowerPoint with Copi… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Outlook with Copilot | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Create with ease | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Work from files | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Slides in less time | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Brainstorm with agen… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Download for desktop | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Download on mobile | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Microsoft 365 | Writ… | 18.76:1 | 4.5:1 | #000000 | #F2F2F2 | Pass |
| div en-US | 18.76:1 | 4.5:1 | #000000 | #F2F2F2 | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
ALighthouse Accessibility AuditsScore 93/100 — 3 failing, 24 passedPASS
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.module-download-box > div.module-download-content > div.module-download-actions > a#odc-module-cta-mobile-download div.module-download-box > div.module-download-content > div.module-download-actions > a#odc-module-cta-mobile-download |
div.module-download-box > div.module-download-content > div.module-download-actions > a#odc-module-cta-mobile-download div.module-download-box > div.module-download-content > div.module-download-actions > a#odc-module-cta-mobile-download |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Navigation
A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more about the `tabindex` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Skip to main content div#headerArea > div#headerRegion > div#headerUniversalHeader > a#uhfSkipToMain |
All Microsoft expand to see list of Microsoft products and services header.c-uhfh > div.theme-light > div.c-uhfh-gcontainer-st > button.c-action-trigger |
Microsoft header.c-uhfh > div.theme-light > div.c-uhfh-gcontainer-st > a#uhfLogo |
Microsoft 365 Copilot div.theme-light > div.c-uhfh-gcontainer-st > div.cat-logo-button-cont > button#uhfCatLogoButton |
These are opportunities to improve keyboard navigation in your application.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Word with Copilot
Draft smarter and finish faster.
Open Word section.modules-section > div.modules-container > div.modules-grid > a#odc-module-word |
Excel with Copilot
Unlock insights and make informed decisions.
Open Excel section.modules-section > div.modules-container > div.modules-grid > a#odc-module-excel |
PowerPoint with Copilot
Turn ideas into polished presentations.
Open PowerPoi… section.modules-section > div.modules-container > div.modules-grid > a#odc-module-powerpoint |
Outlook with Copilot
Move work forward with email and calendar.
Open Outlook section.modules-section > div.modules-container > div.modules-grid > a#odc-module-promptlink-Outlook-c7d4e5f6 |
Create with ease
Describe what you want, and Copilot helps create images for i… section.copilot-modules-section > div.copilot-modules-container > div.copilot-modules-grid > a#odc-module-cta-create-bebop |
Work from files
Add files to your prompt to provide context and ground respons… section.copilot-modules-section > div.copilot-modules-container > div.copilot-modules-grid > a#odc-module-cta-files-bebop |
Slides in less time
Start building slides from notes, documents, or outlines.
… section.copilot-modules-section > div.copilot-modules-container > div.copilot-modules-grid > a#odc-module-cta-slides-bebop |
Brainstorm with agents
Plan and gather insights for your next meeting using th… section.copilot-modules-section > div.copilot-modules-container > div.copilot-modules-grid > a#odc-module-cta-analyst-bebop |