Accessibility
This site is built to WCAG 2.1 Level AA. Here is what that means, how it was tested, and what to do if something still gets in your way.
The standard we target
nexustechguam.com aims to conform to the Web Content Accessibility Guidelines (WCAG) 2.1, Level AA. That is the standard referenced by US federal rules for public entities and by Section 508 for federal information technology, and it is the level we build client systems to as well.
What that looks like here
- Every page works by keyboard alone, with a visible focus ring on each control and a skip link to jump straight to the content.
- Text meets or exceeds AA contrast against its background, on both the dark pages and the light evidence bands.
- Headings run in order, landmarks are real HTML elements, and images carry alt text that says what they show.
- The layout reflows to a 320px screen and survives text enlarged to 200% without cutting anything off.
- Reduced-motion preferences remove movement while keeping the feedback that tells you a control responded.
- High-contrast and reduced-transparency modes fall back to system colors and solid surfaces.
- Form fields have visible labels, required fields are marked before you submit, and errors are announced.
How it was tested
Automated checks run against the rendered pages rather than the source: contrast ratios computed from live styles, tab order walked control by control, heading structure parsed per route, and layout measured at 320px and at 200% text. Automated testing cannot catch everything, so if you hit something that a checker would miss, we want to hear about it.
Known gaps
This site has not yet been audited by an independent accessibility firm, and it has not been tested end to end with every screen reader and browser combination. Project screenshots are decorative: they carry alt text describing what the system is, but the fine detail inside a screenshot is not transcribed. If a specific screenshot matters to you, ask and we will describe it.
Tell us if something breaks
If any part of this site is hard or impossible to use, email dave@nexustechguam.com and tell us the page and what happened. We treat accessibility problems as bugs, not requests, and we will tell you when it is fixed.
Last reviewed 2026-08-07. This statement describes this website. The systems we build for clients are scoped to their own accessibility requirements in each engagement.