Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLink & Button QualityAction14 issue(s) across 27 links and 2 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| #menu | (empty) | empty | Add link text or aria-label |
| https://nurevealed.com/contactus/ | Get Started | new tab | Add '(opens in new tab)' to text |
| https://nurevealed.com/projects/neversay… | (empty) | empty | Add link text or aria-label |
| https://nurevealed.com/projects/neversay… | (empty) | empty | Add link text or aria-label |
| https://nurevealed.com/projects/aversa/ | (empty) | empty | Add link text or aria-label |
| https://nurevealed.com/projects/aversa/ | (empty) | empty | Add link text or aria-label |
| https://nurevealed.com/projects/crave/ | (empty) | empty | Add link text or aria-label |
| https://nurevealed.com/projects/crave/ | (empty) | empty | Add link text or aria-label |
| https://nurevealed.com/projects/kafagrou… | (empty) | empty | Add link text or aria-label |
| https://nurevealed.com/projects/kafagrou… | (empty) | empty | Add link text or aria-label |
| https://nurevealed.com/projects/shear/ | (empty) | empty | Add link text or aria-label |
| https://nurevealed.com/projects/shear/ | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
#menu; https://nurevealed.com/projects/neversayno/; https://nurevealed.com/projects/neversayno/; https://nurevealed.com/projects/aversa/; https://nurevealed.com/projects/aversa/; https://nurevealed.com/projects/crave/; https://nurevealed.com/projects/crave/; https://nurevealed.com/projects/kafagroup/; https://nurevealed.com/projects/kafagroup/; https://nurevealed.com/projects/shear/ (+2 more)
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
Add '(opens in new tab)' to link text or aria-label.
https://nurevealed.com/contactus/
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.splide__arrow (#130 on page); button.splide__arrow (#133 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
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
CLandmark StructureAction3 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
C404 Error PageActionCould not testREVIEW
404 page quality check not available.
CFavicon & BrandingAction3 icon(s) detectedREVIEW
A+Heading Hierarchy14 headingsPASS
- H1 Where Brands Meet the Artistry of Vision
- H2 Welcome to Nurevealed Your Gateway to Exceptional Branding and Digital Excellence.
- H3 Strategic Marketing
- H3 Innovative Branding
- H3 Dynamic Web Design
- H3 Exceptional Photography
- H2 Our Approach
- H2 Our recent projects
- H3 Never Say No: Improv Troupe
- H3 Aversa Plumbing
- H3 Crave
- H3 Kafa Group
- H3 Shear +
- H2 Ready to Transform Your Brand?
A+Heading Text QualityAll 14 heading(s) have substantive, well-formed textPASS
A+Alt Text Quality1 of 17 images have issuesPASS
| Issue | Count |
|---|---|
| filename | 1 image(s) |
A+Form AccessibilityNo form controlsPASS
A+Form Input TypesNo form controls on this pagePASS
A+Form Input QualityNo form controls on this pagePASS
A+Mobile Keyboard & AutofillNo form controls -- mobile keyboard check is N/APASS
A+Document LanguageLang attribute set to "en-US"PASS
A+Tabindex Anti-PatternsNo explicit tabindex attributes foundPASS
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 43 visible text node(s) render at >= 12 CSS pixelsPASS
A+PWA DepthNo PWA depth issues detectedPASS
A+Mobile UX Depth1 mobile-depth signal(s) detectedPASS
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 Where | 19.91:1 | 3.0:1 | #000000 | #F8F9F9 | Pass |
| h1 Meet the Artistry of… | 19.91:1 | 3.0:1 | #000000 | #F8F9F9 | Pass |
| h2 Welcome to Nureveale… | 19.91:1 | 3.0:1 | #000000 | #F8F9F9 | Pass |
| h2 Our | 19.91:1 | 3.0:1 | #000000 | #F8F9F9 | Pass |
| h2 Our recent | 19.91:1 | 3.0:1 | #000000 | #F8F9F9 | Pass |
| h2 Ready to Transform | 19.91:1 | 3.0:1 | #000000 | #F8F9F9 | Pass |
| title NuRevealed - Unbound… | 19.91:1 | 4.5:1 | #000000 | #F8F9F9 | Pass |
| a CONTACT US | 19.91:1 | 4.5:1 | #000000 | #F8F9F9 | Pass |
| span Brands | 19.91:1 | 4.5:1 | #000000 | #F8F9F9 | Pass |
| p Embark on a journey … | 19.91:1 | 4.5:1 | #000000 | #F8F9F9 | Pass |
| a Get Started | 19.91:1 | 4.5:1 | #000000 | #F8F9F9 | Pass |
| span Your Gateway to Exce… | 19.91:1 | 4.5:1 | #000000 | #F8F9F9 | Pass |
| p At Nurevealed, we sp… | 19.91:1 | 4.5:1 | #000000 | #F8F9F9 | Pass |
| span Strategic Marketing | 13.44:1 | 4.5:1 | #000000 | #CDCFD1 | Pass |
| p Drive growth with ta… | 19.91:1 | 4.5:1 | #000000 | #F8F9F9 | Pass |
| span Innovative Branding | 19.91:1 | 4.5:1 | #000000 | #F8F9F9 | Pass |
| p Craft a memorable br… | 19.91:1 | 4.5:1 | #000000 | #F8F9F9 | Pass |
| span Dynamic Web Design | 19.91:1 | 4.5:1 | #000000 | #F8F9F9 | Pass |
| p Engage visitors with… | 19.91:1 | 4.5:1 | #000000 | #F8F9F9 | Pass |
| span Exceptional Photogra… | 19.91:1 | 4.5:1 | #000000 | #F8F9F9 | 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 90/100 — 3 failing, 20 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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Your Gateway to Exceptional Branding and Digital Excellence div.elementor-element > div.elementor-widget-container > h2.elementor-heading-title > span |
Strategic Marketing div.elementor-icon-box-wrapper > div.elementor-icon-box-content > h3.elementor-icon-box-title > span |
Innovative Branding div.elementor-icon-box-wrapper > div.elementor-icon-box-content > h3.elementor-icon-box-title > span |
Dynamic Web Design div.elementor-icon-box-wrapper > div.elementor-icon-box-content > h3.elementor-icon-box-title > span |
Exceptional Photography div.elementor-icon-box-wrapper > div.elementor-icon-box-content > h3.elementor-icon-box-title > span |
Approach div.elementor-element > div.elementor-widget-container > h2.elementor-heading-title > span |
projects div.elementor-element > div.elementor-widget-container > h2.elementor-heading-title > span |
Your Brand? div.elementor-element > div.elementor-widget-container > h2.elementor-heading-title > span |
These are opportunities to improve the legibility of your content.
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.container > div.row > div.col-xl-8 > a.menu-opener div.container > div.row > div.col-xl-8 > a.menu-opener |
div.projects-container > div.project-box > div.project-thumbnail > a div.projects-container > div.project-box > div.project-thumbnail > a |
div.row > div.col-3 > div.project-url > a div.row > div.col-3 > div.project-url > a |
div.projects-container > div.project-box > div.project-thumbnail > a div.projects-container > div.project-box > div.project-thumbnail > a |
div.row > div.col-3 > div.project-url > a div.row > div.col-3 > div.project-url > a |
div.projects-container > div.project-box > div.project-thumbnail > a div.projects-container > div.project-box > div.project-thumbnail > a |
div.row > div.col-3 > div.project-url > a div.row > div.col-3 > div.project-url > a |
div.projects-container > div.project-box > div.project-thumbnail > a div.projects-container > div.project-box > div.project-thumbnail > a |
div.row > div.col-3 > div.project-url > a div.row > div.col-3 > div.project-url > a |
div.projects-container > div.project-box > div.project-thumbnail > a div.projects-container > div.project-box > div.project-thumbnail > a |
div.row > div.col-3 > div.project-url > a div.row > div.col-3 > div.project-url > a |
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.fontawesome-i2svg-active html.fontawesome-i2svg-active |
These items highlight common accessibility best practices.