Scanned URL: https://ace.com

Final Accessibility Score: 55 / 100


❌ Accessibility Violations

Documents must have element to aid in navigation</strong> <span style=”color:#666; font-size:0.85em;”>(Impact: serious)</span><br /> <p style=”margin: 8px 0;”>Ensures each HTML document contains a non-empty <title> element</p><div style=”margin-top:10px; border-top: 1px dashed #ccc; padding-top:10px;”><br /> <strong>Failing Elements (1):</strong><br><code style=”background:#f4f4f4; padding:5px; margin-top:5px; display:block; color:#c7254e;”><html id=”__next_error__”></code></div></div><div style=”padding:15px; margin-bottom:15px; border:1px solid #ddd; border-left:5px solid #d32f2f; background:#fff;”><br /> <strong><html> element must have a lang attribute</strong> <span style=”color:#666; font-size:0.85em;”>(Impact: serious)</span><br /> <p style=”margin: 8px 0;”>Ensures every HTML document has a lang attribute</p><div style=”margin-top:10px; border-top: 1px dashed #ccc; padding-top:10px;”><br /> <strong>Failing Elements (1):</strong><br><code style=”background:#f4f4f4; padding:5px; margin-top:5px; display:block; color:#c7254e;”><html id=”__next_error__”></code></div></div><div style=”padding:15px; margin-bottom:15px; border:1px solid #ddd; border-left:5px solid #d32f2f; background:#fff;”><br /> <strong>Document should have one main landmark</strong> <span style=”color:#666; font-size:0.85em;”>(Impact: moderate)</span><br /> <p style=”margin: 8px 0;”>Ensures the document has a main landmark</p><div style=”margin-top:10px; border-top: 1px dashed #ccc; padding-top:10px;”><br /> <strong>Failing Elements (1):</strong><br><code style=”background:#f4f4f4; padding:5px; margin-top:5px; display:block; color:#c7254e;”><html id=”__next_error__”></code></div></div><div style=”padding:15px; margin-bottom:15px; border:1px solid #ddd; border-left:5px solid #d32f2f; background:#fff;”><br /> <strong>Page should contain a level-one heading</strong> <span style=”color:#666; font-size:0.85em;”>(Impact: moderate)</span><br /> <p style=”margin: 8px 0;”>Ensure that the page, or at least one of its frames contains a level-one heading</p><div style=”margin-top:10px; border-top: 1px dashed #ccc; padding-top:10px;”><br /> <strong>Failing Elements (1):</strong><br><code style=”background:#f4f4f4; padding:5px; margin-top:5px; display:block; color:#c7254e;”><html id=”__next_error__”></code></div></div><div style=”padding:15px; margin-bottom:15px; border:1px solid #ddd; border-left:5px solid #d32f2f; background:#fff;”><br /> <strong>All page content should be contained by landmarks</strong> <span style=”color:#666; font-size:0.85em;”>(Impact: moderate)</span><br /> <p style=”margin: 8px 0;”>Ensures all page content is contained by landmarks</p><div style=”margin-top:10px; border-top: 1px dashed #ccc; padding-top:10px;”><br /> <strong>Failing Elements (1):</strong><br><code style=”background:#f4f4f4; padding:5px; margin-top:5px; display:block; color:#c7254e;”><div style=”font-family: system-ui, “Segoe UI”, Roboto, Helvetica, Arial, sans-serif, “Apple Color Emoji”, “Segoe UI Emoji”; height: 100vh; text-align: center; display: flex; flex-direction: column; align-items: center; justify-content: center;”></code></div></div></div>

✅ Passed Audits

aria-hidden=”true” must not be present on the document body

Ensures aria-hidden=”true” is not present on the document body.

Inline text spacing must be adjustable with custom stylesheets

Ensure that text spacing set through style attributes can be adjusted with custom stylesheets

Elements must meet minimum color contrast ratio thresholds

Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds

Headings should not be empty

Ensures headings have discernible text

Heading levels should only increase by one

Ensures the order of headings is semantically correct

All page content should be contained by landmarks

Ensures all page content is contained by landmarks