Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction5 landmarksFIX
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
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
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
DLink & Button QualityAction9 issue(s) across 97 links and 0 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.handhtransformer.com/ | TransformerService | new tab | Add '(opens in new tab)' to text |
| https://www.hightolowrentals.com/ | TRANSFORMERRentals | new tab | Add '(opens in new tab)' to text |
| /padmount-transformers | (empty) | empty | Add link text or aria-label |
| /substation-transformers | (empty) | empty | Add link text or aria-label |
| /dry-type-transformers | (empty) | empty | Add link text or aria-label |
| /switchgear-inventory | (empty) | empty | Add link text or aria-label |
| /pole-mount-transfomers | (empty) | empty | Add link text or aria-label |
| /request-a-quote/start-a-quote | (empty) | empty | Add link text or aria-label |
| /product/3-phase-240-v-delta-416-y-240-s… | 3-Phase 240V Delta - 416 Y 240… | img no alt | Add alt attribute to the image |
| /product/3-phase-460-d-460-y-266-drive-i… | 3-Phase 460 D - 460 Y 266 (Dri… | img no alt | Add alt attribute to the image |
| /product/3-phase-460-d-230-y-133-drive-i… | 3-Phase 460 D - 230 Y 133 (Dri… | img no alt | Add alt attribute to the image |
| /privacy-policy | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/hightolowvolta… | new tab | Add '(opens in new tab)' to text | |
| https://www.facebook.com/High2LowVoltage | new tab | Add '(opens in new tab)' to text | |
| https://www.linkedin.com/company/high-to… | new tab | Add '(opens in new tab)' to text | |
| https://www.trailmarkcreative.com/ | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| /dga | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Dga | |||
Links without text are announced as raw URLs by screen readers.
/padmount-transformers; /substation-transformers; /dry-type-transformers; /switchgear-inventory; /pole-mount-transfomers; /request-a-quote/start-a-quote; https://www.trailmarkcreative.com/; #
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.
/dga ("Learn More")
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
Add '(opens in new tab)' to link text or aria-label.
https://www.handhtransformer.com/; https://www.hightolowrentals.com/; /privacy-policy; https://www.instagram.com/hightolowvoltage/; https://www.facebook.com/High2LowVoltage; https://www.linkedin.com/company/high-to-low-voltage-llc/
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
FDocument LanguageActionMissing <html lang> attribute (WCAG 3.1.1)FIX
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
B404 Error PageHTTP 404, custom pageREVIEW
BPWA Depth3 PWA signal(s) surfacedREVIEW
AHeading Hierarchy29 headingsPASS
- H1 Your Full-Service Electrical Transformer & Solutions Supplier
- H1 High to Low Voltage is your One-Stop-Shop Transformer Company duplicate H1
- H2 Sales. Repair. Rentals.
- H2 All In One Sales and Services
- H2 3 Simple Steps
- H3 Source Your Solution
- H3 Quick Quotes
- H3 Solution Review
- H3 Your Issue Solved
- H2 INDUSTRIES WE SUPPORT
- H2 Testimonials
- H2 All In One Sales and Services
- H2 Sales
- H3 Stocked, Sourced, and Ready to Ship
- H2 Repair
- H3 Recondition, Rebuild, Rapid Response
- H2 Rental
- H3 Quick-Ship Power When You Need It
- H2 Let's Get Started
- H2 Transformer and Switchgear Lineup
- H3 Reliable, Quick-Ship Electrical Solutions
- H4 Padmount Transformers
- H4 Substation Transformers
- H4 Dry Type Transformers
- H4 Switchgear
- H4 Pole Mount Transformers
- H4 Cable
- H2 Buy a Dry Type
- H2 Have you tested your transformer oil to assess its health?
A page should have only one H1. Multiple H1s dilute the document outline.
Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.
Learn more ▾ ▴
HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.
Source: WCAG 2.4.6 / Google Search Central
A+Heading Text Quality1 heading-text-quality issue(s) detectedPASS
A+Alt Text QualityAll 30 images OKPASS
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+Tabindex Anti-Patterns21 explicit tabindex attribute(s) checked, no anti-patternsPASS
AIframe Accessibility1/1 iframe(s) missing title; 0 placeholder(s)PASS
A+Tap Target AdequacyAll tap targets meet WCAG 2.5.5/2.5.8 sizingPASS
A+Mobile-Readable Font SizesAll 143 visible text node(s) render at >= 12 CSS pixelsPASS
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 Electrical Transform… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h1 High to Low Voltage … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Sales. Repair. Renta… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 All In One Sales and… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 3 Simple Steps | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 INDUSTRIES WE SUPPOR… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Testimonials | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 All In One Sales and… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Sales | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Repair | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Rental | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Let's Get Started | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Transformer and Swit… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Buy a Dry Type | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Have you tested your | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 to assess its | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Source Your Solution | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Quick Quotes | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Solution Review | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Your Issue Solved | 21.00:1 | 3.0: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.
ALighthouse Accessibility AuditsScore 91/100 — 3 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.
Internationalization and localization
If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. Learn more about the `lang` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.wf-montserrat-n7-active html.wf-montserrat-n7-active |
These are opportunities to improve the interpretation of your content by users in different locales.
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.w-layout-blockcontainer > div#w-node-f205e0aa-8d77-abbe-4daa-683a2e59d960-2e59d95c > div.w-layout-cell > a.link-block div.w-layout-blockcontainer > div#w-node-f205e0aa-8d77-abbe-4daa-683a2e59d960-2e59d95c > div.w-layout-cell > a.link-block |
div.w-layout-blockcontainer > div#w-node-f205e0aa-8d77-abbe-4daa-683a2e59d960-2e59d95c > div.w-layout-cell > a.link-block div.w-layout-blockcontainer > div#w-node-f205e0aa-8d77-abbe-4daa-683a2e59d960-2e59d95c > div.w-layout-cell > a.link-block |
div.w-layout-blockcontainer > div#w-node-f205e0aa-8d77-abbe-4daa-683a2e59d960-2e59d95c > div.w-layout-cell > a.link-block div.w-layout-blockcontainer > div#w-node-f205e0aa-8d77-abbe-4daa-683a2e59d960-2e59d95c > div.w-layout-cell > a.link-block |
div.w-layout-blockcontainer > div#w-node-f205e0aa-8d77-abbe-4daa-683a2e59d960-2e59d95c > div.w-layout-cell > a.link-block div.w-layout-blockcontainer > div#w-node-f205e0aa-8d77-abbe-4daa-683a2e59d960-2e59d95c > div.w-layout-cell > a.link-block |
div.w-layout-blockcontainer > div#w-node-f205e0aa-8d77-abbe-4daa-683a2e59d960-2e59d95c > div.w-layout-cell > a.link-block div.w-layout-blockcontainer > div#w-node-f205e0aa-8d77-abbe-4daa-683a2e59d960-2e59d95c > div.w-layout-cell > a.link-block |
div.w-layout-blockcontainer > div#w-node-f205e0aa-8d77-abbe-4daa-683a2e59d960-2e59d95c > div.w-layout-cell > a.link-block div.w-layout-blockcontainer > div#w-node-f205e0aa-8d77-abbe-4daa-683a2e59d960-2e59d95c > div.w-layout-cell > a.link-block |
div.copyright-site > div.w-layout-hflex > div.text-block-4 > a.yellow div.copyright-site > div.w-layout-hflex > div.text-block-4 > a.yellow |
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.wf-montserrat-n7-active html.wf-montserrat-n7-active |
These items highlight common accessibility best practices.