Accessibility statement
We fix accessibility problems for a living, so our own website has to hold up. This page explains what standard we build to, how we check it, and how to reach us if something gets in your way.
Our standard
taggedright.com is designed to conform to the Web Content Accessibility Guidelines (WCAG) 2.2 at Level AA. That goes beyond the WCAG 2.1 Level AA required by the ADA Title II web rule.
What that means in practice
- Every page uses semantic HTML with one main heading and a logical heading order.
- A "skip to main content" link is the first item on every page.
- Everything can be reached and operated with a keyboard, and the focused element is always visibly outlined.
- Text meets at least a 4.5:1 contrast ratio against its background.
- Images that carry meaning have text alternatives. Decorative graphics are hidden from screen readers.
- Form fields have visible labels, required fields are marked in text, and error messages come back as readable text.
- The site works at 200 percent zoom and at narrow phone widths without side scrolling.
- Motion is kept to a minimum and respects your reduced-motion setting.
- There is no JavaScript required to use any part of the site, including the forms.
No overlay widgets
This site does not use an accessibility overlay or "widget" product. Overlays do not fix the underlying code, they often interfere with the assistive technology people already use, and they have not protected any entity from a complaint. We build accessibility into the pages instead.
How we test
- Automated testing of every page with axe-core before each release, with zero open violations.
- Manual keyboard testing of every page and form.
- Screen reader testing with NVDA on Windows.
- Zoom and reflow checks at 200 and 400 percent.
Known limitations
We are not aware of any part of this site that fails WCAG 2.2 Level AA. If we find one, or if you report one, we will list it here with the date and what we are doing about it.
Tell us if something does not work
If any part of this website is hard to use with your assistive technology, email info@taggedright.com or use the contact form. Tell us the page and what happened. We will respond within two business days and fix confirmed problems as quickly as we can.
Technical details
The site is built as plain HTML and CSS. It relies on no client-side JavaScript. It is intended to work with current versions of Chrome, Edge, Firefox, and Safari, and with NVDA, JAWS, VoiceOver, and TalkBack.
This statement was last reviewed on September 15, 2026.