Accessibility Statement
Last updated: August 31, 2026
Our Commitment
Premier Electrical Contractors Inc wants anyone who needs an electrician to be able to use this website, whatever hardware, browser or assistive technology they use. We take the Web Content Accessibility Guidelines (WCAG) 2.1 Level AA as our target standard and work toward it as we maintain the site.
Measures We Take
These are the measures actually in place on this site today, not aspirations:
- Pages are built from semantic HTML with real landmarks — a navigation region, a single main region, and a footer — and each page has exactly one level-1 heading.
-
Every interactive control is a native element: links are
links, the menu toggle and the form submit are real
buttons, and the mobile menu button carries
aria-expandedandaria-controls. Everything on a page can be reached and operated with a keyboard alone. - A site-wide focus style draws a 2px outline in our brand blue, offset 3px, around whatever holds keyboard focus, so the focused link, button or checkbox is visible.
-
Every image carries an
altattribute. Photographs are described; purely decorative background images use an emptyaltso screen readers skip them. - Body text, muted text and link colors were measured against the page background and meet or exceed the 4.5:1 contrast ratio WCAG requires for normal text, in both their resting and hover states.
- Animations are movement-optional: if your system is set to reduce motion, the scroll animations and transitions are switched off.
- This page and our Privacy Policy, Terms of Service and Sitemap pages carry no scroll-reveal animation, so their content is present and readable with JavaScript disabled.
Conformance Status
This website is partially conformant with WCAG 2.1 Level AA. Partially conformant means some parts of the content do not fully meet the standard. The site has not been audited by an independent third party, so we do not claim full conformance.
Feedback
If you hit a barrier on this site, or you need information from it in another format, tell us and we will get it to you another way. Email premierelectrical@verizon.net or call 929-661-6962. We aim to respond within three business days. Please include the page address and a short description of what went wrong.
Technical Specifications
Accessibility of this website relies on HTML, CSS, JavaScript and WAI-ARIA, together with the accessibility features of your browser and any assistive technology you use. The site is tested in current versions of Chrome, Safari, Firefox and Edge on desktop and mobile.
Limitations
We would rather name the gaps than claim they are not there. As of the date above:
- Unlabelled inline icons. The site uses inline SVG icons. On the current build, 169
of 482 of them carry no
aria-hidden, role or label, so a screen reader may announce them as unlabelled graphics. They are decorative and we are working through them. - Contact form focus ring. The name, email, phone and message fields replace the site-wide focus outline with a soft blue glow around the field. It is visible but lower in contrast than the outline used everywhere else, and it is on our list to fix.
- Embedded Google map. Our contact, about and home pages embed a Google Maps map showing our service area. It is a third-party component and we do not control its markup or keyboard behavior. The same address and service area are given as plain text on those pages, so no information is only available inside the map.
- The "page not found" page. On
/404, the heading order jumps from the level-1 heading straight to the level-3 headings in the footer, with no level-2 heading in between. Content pages step down in order. - No skip link. There is currently no "skip to main content" link, so keyboard users tab through the header navigation on each page before reaching the main content.
- Scroll-reveal animation. Several marketing sections elsewhere on the site start hidden and are revealed by JavaScript as you scroll. With JavaScript turned off those sections do not appear. This page and the Privacy Policy, Terms of Service and Sitemap pages are not affected.