Skip to content
ComputingAmerica

Legal

Accessibility

We hold client work to WCAG 2.2 AA. It would be strange to hold our own site to less.

Effective

Our target

This site is built to WCAG 2.2 Level AA. That is the same standard we build client interfaces to, and the same standard Section 508 procurement requires of the public-sector systems we deliver. It applies equally to all four of our sites: computingamerica.com, hardware.computingamerica.com, it.computingamerica.com and cyber.computingamerica.com.

What that sentence claims, precisely: AA is the target we design and build against, and it is checked — automated contrast and target-size gates run on every build, and the site has been audited by hand. It is not a certified conformance claim, and we would rather say so than publish an accessibility statement that is itself inaccurate. The site changes; the last full manual audit necessarily predates the most recent changes to it. If you hit something that does not work, the address below reaches an engineer.

What that means here

Specifically, on this site:

  • Every interactive element is reachable and operable by keyboard, with a visible focus indicator that clears 3:1 against whichever background it lands on, light or dark.
  • Body and secondary text meets or exceeds a 4.5:1 contrast ratio against the surface it sits on, not merely against white. The border of a form field or an outlined button clears 3:1, because it is the only thing identifying the control.
  • Opening the mobile menu makes the page behind it inert, so keyboard focus cannot walk into content the overlay is covering.
  • Headings, lists and landmarks are semantic, so the structure is navigable by screen reader.
  • Motion is decorative only and is disabled entirely under prefers-reduced-motion. The one band that scrolls by itself also carries a pause control, because a preference someone has not set is not a mechanism they have.
  • Any panel that scrolls horizontally, such as a code listing, is itself a tab stop, so its overflow is reachable without a pointer.
  • The layout reflows without horizontal scrolling from 320px, and remains usable at 200% zoom.
  • Form fields have persistent labels, errors are announced and described in text rather than by color alone, and a successful submission moves focus to the confirmation so it is not silent.

Known limitations

We test with keyboard navigation, automated axe-core checks and screen readers on both macOS and Windows. Testing is not exhaustive, and assistive technology combinations we have not tried may behave differently.

Tell us if something doesn’t work

If any part of this site is difficult or impossible for you to use, email info@computingamerica.com with the page and what happened. We treat accessibility reports as defects with a real priority, not as feedback. We will acknowledge within two business days and tell you when it will be fixed.