Accessibility Statement
Our commitment to providing an inclusive, accessible user experience for all.
At Allin1Tool, we believe that software utilities should be accessible to everyone. We are committed to optimizing our platform's design and code structure to align with the Web Content Accessibility Guidelines (WCAG) 2.1 Level AA specifications.
1. Actions Taken for Accessibility
We integrate several accessibility parameters directly into our client-side interface:
- Keyboard Navigability: All form elements, dynamic calculators, and switches can be fully focused and toggled using standard Tab and Enter inputs.
- Contrast Ratios: Text elements are optimized against background panels to ensure a minimum contrast ratio of 4.5:1, complying with WCAG guidelines.
- Semantic HTML Structure: Every page is built with proper heading tags (H1, H2, H3), descriptive alt tags for images, and standard ARIA attributes for dynamic screen readers.
- Responsive Viewports: The layout scales fluidly from small smartphone screens to large desktop monitors without clipping text elements.
2. Technical Specifications
Our accessibility optimizations rely on standard web standards: HTML5, CSS3, JavaScript, Tailwind, and React. These elements ensure high screen reader compatibility on modern browser setups.
3. Continuous Improvement & Support
We audit our components for accessibility compliance using Google Lighthouse checks. Despite our efforts, some third-party components (like complex graphs or interactive layouts) might present minor navigation bottlenecks.
If you encounter any layout issues, please report them to kligtechnologies@gmail.com. We will review your feedback and implement appropriate adjustments.