Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DMobile Keyboard & AutofillAction2/2 eligible field(s) missing autocomplete or inputmodeFIX
FFavicon & BrandingAction2 icon(s) detectedFIX
FWeb ManifestActionValid manifestFIX
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLandmark StructureAction5 landmarksREVIEW
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
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
BLink & Button Quality3 issue(s) across 24 links and 1 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| / | home | img no alt | Add alt attribute to the image |
| /contact | Book a Consultation | img no alt | Add alt attribute to the image |
| /contact | Request a Demo | img no alt | Add alt attribute to the image |
| / | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
Links without text are announced as raw URLs by screen readers.
/; #; #
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
C404 Error PageActionHTTP 404, custom pageREVIEW
BPWA Depth3 PWA signal(s) surfacedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 18 fail WCAG AAREVIEW
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 Compliance-driven IT… | 1.10:1 | 3.0:1 | #000000 | #050E25 | Fail |
| h2 INFOXNEX? | 3.24:1 | 3.0:1 | #000000 | #1A56CB | Pass |
| h2 Process | 1.03:1 | 3.0:1 | #000000 | #040507 | Fail |
| h2 Services | 1.03:1 | 3.0:1 | #000000 | #040507 | Fail |
| h2 We Support | 1.03:1 | 3.0:1 | #000000 | #040507 | Fail |
| h2 Partners & Certifica… | 1.03:1 | 3.0:1 | #000000 | #040507 | Fail |
| h2 Our promise | 1.03:1 | 3.0:1 | #000000 | #040507 | Fail |
| title INFOXNEX | 1.03:1 | 4.5:1 | #000000 | #040508 | Fail |
| a About | 1.03:1 | 4.5:1 | #000000 | #040507 | Fail |
| a Services | 1.03:1 | 4.5:1 | #000000 | #040507 | Fail |
| a Solutions and Produc… | 1.03:1 | 4.5:1 | #000000 | #040508 | Fail |
| a Ecosystem & Expertis… | 1.03:1 | 4.5:1 | #000000 | #040507 | Fail |
| a Knowledge Hub | 1.04:1 | 4.5:1 | #000000 | #04070D | Fail |
| a Get started | 1.08:1 | 4.5:1 | #000000 | #060D1D | Fail |
| div We help organization… | 1.26:1 | 4.5:1 | #000000 | #06194E | Fail |
| div and optimize their I… | 1.28:1 | 4.5:1 | #000000 | #081858 | Fail |
| a Explore Our Services | 1.43:1 | 4.5:1 | #000000 | #07206C | Fail |
| div Request a Demo | 1.74:1 | 4.5:1 | #000000 | #092893 | Fail |
| span Why | 2.00:1 | 4.5:1 | #000000 | #0D30A7 | Fail |
| div Stay Compliant | 4.54:1 | 4.5:1 | #000000 | #2171E3 | 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+Heading Hierarchy7 headingsPASS
- H1 Compliance-driven IT. Secure, optimized, and built for enterprise scale.
- H2 Why INFOXNEX?
- H2 Our Process
- H2 Our Services
- H2 Industries We Support
- H2 Partners & Certifications
- H2 Our promise
A+Heading Text QualityAll 7 heading(s) have substantive, well-formed textPASS
A+Alt Text QualityAll 46 images OKPASS
AForm Accessibility1 of 2 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| Email address | for/id | ||
| input | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
A+Form Input Types2 form control(s) checked, no type mismatchesPASS
A+Form Input Quality2 form control(s) checked, no input-semantic issuesPASS
A+Document LanguageLang attribute set to "en"PASS
A+Tabindex Anti-Patterns3 explicit tabindex attribute(s) checked, no anti-patternsPASS
A+Iframe AccessibilityNo iframes on this pagePASS
A+Tap Target AdequacyAll tap targets meet WCAG 2.5.5/2.5.8 sizingPASS
A+Mobile-Readable Font SizesAll 63 visible text node(s) render at >= 12 CSS pixelsPASS
A+Mobile UX Depth1 mobile-depth signal(s) detectedPASS
ALighthouse Accessibility AuditsScore 94/100 — 2 failing, 21 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.footer-content-main_wrapper > div.logos-and-links-left_wrapper > div.logos-and-socila-netwoeks_wrapper > a.w-inline-block div.footer-content-main_wrapper > div.logos-and-links-left_wrapper > div.logos-and-socila-netwoeks_wrapper > a.w-inline-block |
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.
Best practices
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.w-mod-js html.w-mod-js |
These items highlight common accessibility best practices.