Accessibility Statement
Last updated: June 25, 2026
Our Commitment
OppXpo is committed to ensuring digital accessibility for people of all abilities. We are continually improving the user experience and applying the relevant accessibility standards to ensure our platform is usable by everyone, including individuals who rely on assistive technologies such as screen readers, keyboard navigation, and screen magnifiers.
Conformance Status
OppXpo strives to conform to the Web Content Accessibility Guidelines (WCAG) 2.1 Level AA standards, published by the World Wide Web Consortium (W3C). These guidelines define requirements for making web content more accessible to people with a wide range of disabilities.
We regularly audit our pages for compliance and address issues as they are identified. The following areas have been specifically verified:
- Semantic HTML — Proper use of landmarks (
<nav>,<main>,<section>,<aside>,<header>,<footer>) and heading hierarchy (h1→h2→h3) - Keyboard Navigation — All interactive elements are operable via keyboard alone; modals trap focus and restore it on close
- Focus Indicators — Visible
:focus-visibleoutlines on all interactive elements; forced-colors media query fallback for Windows High Contrast Mode - Skip Links — "Skip to main content" link on every page, with
scroll-margin-topoffsets for sticky navbar - Color Contrast — Default theme achieves approximately 12:1 contrast for primary text; light theme maintains comparable ratios
- Text Alternatives — All icon-only buttons have
aria-labelattributes; decorative icons usearia-hidden="true" - ARIA Landmarks & Live Regions — Modals use
role="dialog" aria-modal="true"; status messages usearia-live="polite"androle="alert"for errors - Resizable Text — All font sizes use relative units (rem, em, %) with responsive breakpoints at 600px, 800px, 900px, 1200px, and 1600px
- Language Declaration — All pages declare
<html lang="en"> - Form Labels — All form inputs have associated
<label>elements (visible or visually-hidden) - Reduced Motion — Respects
prefers-reduced-motionOS preference, disabling animations and transitions - High Contrast Support —
prefers-contrast: moreandforced-colors: activemedia queries ensure legibility in Windows High Contrast Mode
Known Barriers
While we strive for full WCAG 2.1 AA conformance, the following areas are being actively improved:
- Docs Sidebar on Mobile — The table of contents sidebar is hidden on screens 800px and narrower. On-page headings provide equivalent navigation. We are evaluating a collapsible sidebar toggle for mobile.
- AI-Generated Content — Opportunities generated by AI may occasionally contain informal formatting that does not fully conform to semantic heading structure. We are working to improve AI output formatting.
- Third-Party Icons — Iconify icons rely on a third-party script. While we include fallback aria labeling, icon rendering may be delayed on slow connections.
Accessibility Features
- Light/Dark Theme Toggle — Available in the top-right of the navbar on every page, with preference stored in localStorage. Both themes maintain strong contrast ratios.
- Reduced Motion Support — All animations and transitions are disabled when the operating system's "Reduce motion" setting is enabled.
- Responsive Design — All pages adapt to viewport sizes from 320px mobile screens to 2400px+ ultrawide displays.
- No Tracking Cookies — No cookies or third-party analytics are used anywhere on the platform, reducing accessibility barriers related to cookie consent dialogs.
- Beta Notice Dismissal — The beta notice banner includes a dismiss button and accessible
role="status"for screen reader announcement.
Third-Party Content
OppXpo integrates content from the following third parties, each of which maintains its own accessibility standards:
- Iconify — Icon library used for UI icons. Icons include
aria-hidden="true"on decorative elements. - Google Fonts — Font delivery service for Plus Jakarta Sans and Nanum Gothic typefaces.
- Cloudflare — Hosting and CDN infrastructure. Cloudflare maintains its own accessibility statement at cloudflare.com.
Feedback & Contact
We welcome your feedback on the accessibility of OppXpo. If you encounter any barriers or have suggestions for improvement, please contact us:
- Email: rick1gig@gmail.com
- Contact Form: Use the "Contact" link in the footer to send a message
We aim to respond to accessibility feedback within 5 business days and will make reasonable efforts to address reported issues in a timely manner.
Accessibility & the Law
While OppXpo is a small, independently operated platform, we are committed to the principles of inclusive design. Our accessibility efforts are guided by WCAG 2.1 AA, Section 508 of the Rehabilitation Act, and the Americans with Disabilities Act (ADA) best practices for web accessibility.
For a summary of our accessibility commitment within our Terms of Service, see Terms of Service §15 (Accessibility Statement).