Conformance status
The Web Content Accessibility Guidelines (WCAG) define requirements for designers and developers to improve accessibility for people with disabilities. They define three levels of conformance: Level A, Level AA, and Level AAA.
apptad.com is conformant with WCAG 2.2 Level AA. Conformant means the content fully meets the accessibility standard. We audit new content as it is published and re-test the site against the standard regularly to maintain conformance.
What we've done
- Provided a visible “Skip to main content” link as the first focusable element on every page.
- Used semantic landmarks (
header,nav,main,footer) so assistive technology can navigate the page structure. - Ensured a visible focus indicator on every interactive element for keyboard users.
- Adjusted brand colors so text and meaningful icons meet a minimum contrast ratio of 4.5:1 against their background, including the navigation menu active state and the contact-page office cards.
- Sized every interactive target to at least 24×24 pixels per WCAG 2.2 Level AA, including small visual elements such as the testimonial-carousel pagination dots whose hit areas were expanded without changing their visual size.
- Added programmatic labels and
aria-pressed/aria-expandedstates to interactive controls including the mobile menu and the Insights category filter. - Provided meaningful alternative text for content images and empty
altattributes for decorative images. - Added
autocompleteattributes and live status announcements to forms. - Honored the operating-system “reduce motion” preference by disabling non-essential animations.
- Set the document language to English (
lang="en") for correct screen-reader pronunciation.
Compatibility
apptad.com is designed to be compatible with the latest two versions of major desktop and mobile browsers (Chrome, Edge, Firefox, Safari) used together with assistive technologies including NVDA, JAWS, VoiceOver, and TalkBack. The site does not rely on JavaScript to convey essential content where alternatives exist.
Feedback
We welcome your feedback on the accessibility of apptad.com. If you encounter accessibility barriers please contact us:
- Email: info@apptadinc.com
- Web form: apptad.com/contact
We try to respond to feedback within five business days.
Assessment approach
Apptad assesses the accessibility of apptad.com using a combination of automated tooling (axe-core, Lighthouse) and manual review against WCAG 2.2 Level AA success criteria. This statement was last reviewed on May 16, 2026.