Accessibility Statement
Last updated: August 26, 2026
Our Commitment
AR Development is committed to making atroger.com accessible and usable for everyone, including people who rely on assistive technology such as screen readers, keyboard-only navigation, or magnification tools. As a solo-built site, accessibility is something I actively design and code for, not an afterthought bolted on later.
Conformance Status
This site aims to conform to the Web Content Accessibility Guidelines (WCAG) 2.1, Level AA wherever practical. WCAG defines requirements for making web content more accessible to people with disabilities, and Level AA is the standard most commonly used to measure conformance. This site has not undergone a formal third-party audit, but it has been built and tested with these guidelines in mind.
Measures We've Taken
Concrete steps built into this site to support accessibility include:
- A "Skip to content" link at the top of every page for keyboard users.
- Semantic HTML landmarks (navigation, main, footer) and descriptive
aria-labelattributes on interactive regions. - A fully keyboard-operable navigation, including the Services dropdown and mobile menu.
- Visible focus outlines on every interactive element via
:focus-visible. - Descriptive alt text on meaningful images, and empty alt attributes on purely decorative graphics so screen readers skip them.
- Text sized in relative units so it scales properly when a visitor increases their browser's font size.
- Color palettes for both light and dark mode designed with sufficient contrast between text and background.
- Respect for the
prefers-reduced-motionsetting, which shortens or removes animations for visitors who have that preference enabled at the OS level.
Known Limitations
Despite best efforts, no website is perfectly accessible. Some decorative elements, such as background animations, are marked as non-essential, but they haven't been independently audited for every assistive technology combination. If you encounter any part of this site that's difficult to use, please let me know using the contact details below. I take reports seriously and will work to fix genuine barriers.
Technical Specifications
Accessibility of this site relies on standard HTML, CSS, and JavaScript, and is intended to work with recent, up-to-date versions of major browsers (Chrome, Safari, Firefox, Edge) and their built-in or paired assistive technologies. Accessibility may be reduced in older or unsupported browsers.
Feedback & Contact
Your feedback helps make this site better for everyone. If you experience any accessibility barrier while using atroger.com, please reach out at roger@atroger.com with a description of the issue and the page it occurred on. I aim to respond and address genuine accessibility issues as quickly as possible.