Accessibility
Last updated: September 2026.
Divorce Web Designer is built as plain, static HTML: no JavaScript, no dynamic widgets, no third-party embeds. That construction rules out most of what commonly breaks accessibility on the web — focus traps, ARIA misuse, content that changes without warning a screen reader.
The standard
This site targets WCAG 2.2 Level AA. In the United States, enforcement and case law under Title III of the Americans with Disabilities Act (ADA) has largely converged on WCAG 2.1 Level AA as the practical benchmark for a business website; this site is built to the newer, higher 2.2 AA standard as a matter of practice, not because the law specifically requires it of a business this size.
What that means in practice here
- Semantic HTML structure: real headings in order, real lists, real paragraphs, not visual formatting standing in for structure.
- Color contrast meeting AA minimums in both light and dark display modes.
- Full keyboard navigation — every link and control on this site is reachable and usable without a mouse, since there's nothing here that requires one.
- No images without accompanying text, and no information conveyed by color alone.
If something doesn't work for you
If you use assistive technology and run into a problem on this site, tell us. Email hello@divorcewebdesigner.com describing the page and the issue, and you'll hear back within 3 business days.
I reply within one business day.