Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLink & Button QualityAction4 issue(s) across 198 links and 29 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.microsoft.com | Microsoft | img no alt | Add alt attribute to the image |
| https://www.office.com/login?es=Click&ru… | Sign in | new tab | Add '(opens in new tab)' to text |
| https://outlook.cloud.microsoft/mail/cop… | Draft an email … | new tab | Add '(opens in new tab)' to text |
| https://m365.cloud.microsoft/chat/entity… | Create an image … | new tab | Add '(opens in new tab)' to text |
| https://m365.cloud.microsoft/chat/entity… | Visualize my data … | new tab | Add '(opens in new tab)' to text |
| https://word.cloud.microsoft.com/?wdOrig… | Word | new tab | Add '(opens in new tab)' to text |
| https://excel.cloud.microsoft.com/?wdOri… | Excel | new tab | Add '(opens in new tab)' to text |
| https://powerpoint.cloud.microsoft.com/?… | PowerPoint | 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/topic/supp… | here | generic text | Replace with descriptive text |
Before: here Suggested: Supported Regions And Languages In Microsoft Copilot 26de43a1 C176 4908 Bef7 29c8c37ac7ce | |||
| 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 |
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/topic/supported-regions-and-languages-in-micros… ("here"); 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#odc-promptlink-Outlook-96bb376a; a#odc-promptlink-5fa025ea; a#odc-promptlink-f7d24e8e; 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://www.office.com/login?es=Click&ru=%2f%3ffromcode%3dcmmiadtp424%26refOr…; https://word.cloud.microsoft.com/?wdOrigin=COMMUNITY.WORD.PARTNERS; https://excel.cloud.microsoft.com/?wdOrigin=COMMUNITY.EXCEL.PARTNERS; https://powerpoint.cloud.microsoft.com/?wdOrigin=COMMUNITY.POWERPOINT.PARTNERS
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 (#72 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 PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
FFavicon & BrandingAction2 icon(s) detectedFIX
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
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 Hierarchy20 headingsPASS
- H2 Global
- H1 Welcome to Microsoft 365 Copilot
- H2 One place for your AI and productivity tools
- H3 Find what matters fast
- H3 Chat with your AI assistant*
- H3 Turn ideas into polished content
- H3 Access your favorite apps
- H2 Experience apps enhanced with AI
- H3 Word with Copilot
- H3 Excel with Copilot
- H3 Outlook with Copilot
- H3 PowerPoint with Copilot
- H2 Ready to see Copilot in action?
- H3 Draft an email
- H3 Create an image
- H3 Visualize my data
- H2 Did you know?
- H3 01/ The Microsoft Office app is now Microsoft 365 Copilot
- H3 02/ Your favorite apps are still here
- H2 Follow Microsoft 365
A+Alt Text QualityAll 18 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 Welcome to Microsoft… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Global | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 One place for your A… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Experience apps enha… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Ready to see Copilot… | 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 Find what matters fa… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Chat with your AI as… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Turn ideas into poli… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Access your favorite… | 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 Outlook 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 Draft an email | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Create an image | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Visualize my data | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Microsoft 365 | Writ… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div en-US | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | 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.
A+Lighthouse Accessibility AuditsScore 96/100 — 2 failing, 25 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.
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 |
|---|
Find what matters fast
Find files and information with a streamlined search ex… section.copilot-modules-section > div.copilot-modules-container > div.copilot-modules-grid > a#odc-module-cta-search |
Chat with your AI assistant*
Summarize, draft, analyze, and explore ideas with… section.copilot-modules-section > div.copilot-modules-container > div.copilot-modules-grid > a#odc-module-cta-chat |
Turn ideas into polished content
Create images, posters, banners, videos, surv… section.copilot-modules-section > div.copilot-modules-container > div.copilot-modules-grid > a#odc-module-cta-create |
Word with Copilot
Draft smarter and finish faster.
Try in Word section.modules-section > div.modules-container > div.modules-grid > a#odc-module-word |
Excel with Copilot
Unlock insights and make decisions.
Try in Excel section.modules-section > div.modules-container > div.modules-grid > a#odc-module-excel |
Outlook with Copilot
Write clear, concise emails in less time.
Try in Outlook section.modules-section > div.modules-container > div.modules-grid > a#odc-module-promptlink-Outlook-c7d4e5f6 |
PowerPoint with Copilot
Turn ideas into polished presentations.
Try in PowerP… section.modules-section > div.modules-container > div.modules-grid > a#odc-module-powerpoint |