We aim to meet WCAG 2.2 Level AA across this website. Accessibility is treated as a build requirement rather than an audit performed afterwards.
What we have done
- Every interactive control is reachable and operable by keyboard, with a visible focus indicator that appears for keyboard users and not for pointer users.
- A skip link is the first focusable element on every page, so the navigation can be bypassed.
- Colour combinations are authored in OKLCH and checked for contrast in both light and dark themes. Colour is never the only means of conveying information.
- All motion respects prefers-reduced-motion. Where a preference for reduced motion is set, animated content renders in its final state rather than in a shortened animation.
- Text reflows to 320px without horizontal scrolling, and the page is not prevented from zooming to 500%.
- Form fields have persistent labels, errors are associated programmatically with their field, and the entire set of problems is reported at once rather than one per submission.
- The chart on the home page has an equivalent data table available to screen readers.
Known limitations
- The testimonial carousel advances automatically. It stops permanently as soon as it is interacted with or hovered, and it can be operated entirely from the keyboard.
- Some case study figures are presented as short strings such as “38% → 71%”. These read acceptably in most screen readers but are not ideal.
Telling us about a problem
If any part of this site is difficult or impossible for you to use, please email info@spacemanagement.co.tz with the page address and a description of what happened. We treat accessibility defects as bugs and aim to respond within five working days.