BuildFirstSite
Web design & development · Australia
Accessibility is significantly cheaper to build in than to retrofit. Adding correct alt text to 200 images after the site is live takes hours. Specifying alt text requirements before the designer touches the first image takes five minutes. We build WCAG 2.1 AA compliance into every NDIS website from day one — and verify it with an 8-step audit before launch.
We run every page through axe DevTools (free browser extension). Automated tools catch around 30–40% of WCAG issues — missing alt text, form labels without associated inputs, colour contrast failures. These are the easy fixes. We clear the baseline here first.
We check every text/background colour combination against WCAG 2.1 AA minimums: 4.5:1 contrast ratio for body text, 3:1 for large text. Most common failure: light grey text (#999) on white — looks clean in a design but fails WCAG at 2.85:1.

Contrast ratio check — text must have a minimum contrast ratio of 4.5:1 against the background
We unplug the mouse and navigate the entire site using only the keyboard. Every interactive element must be reachable and operable. We verify the focus indicator (visible outline) is visible at all times. NDIS websites commonly fail on custom dropdown menus and accordion components.

Focus indicators — keyboard users must be able to see which element is active
We test with NVDA on Windows or VoiceOver on iOS and listen to the page as a screen reader user hears it. Common failures: images with alt text saying "image" instead of describing content, links saying "click here," form errors not announced, headings skipping levels.
Every image is reviewed individually. Decorative images get alt="". Informative images get descriptive alt text — "Support worker helping NDIS participant prepare a meal in a home kitchen" not "support-image-3.jpg".
Every form is checked for: visible labels on all inputs (not just placeholder text, which disappears when the user starts typing), clear error messages that identify the problem and fix, and logical tab order through all fields.
WCAG 2.1 AA requires pages to work at 200% text zoom without loss of content or functionality. We check that no text is cut off, no buttons overlap, and all content remains readable.
Every issue found is documented with a screenshot, the WCAG criterion it violates, and the specific fix. We re-audit affected components before launch. No NDIS website we build goes live with known WCAG 2.1 AA failures.
outline: none in the stylesheet — in almost every template because designers find the default outline ugly.<label> element is inaccessible to screen readers.Our full 24-point checklist: NDIS Website Accessibility Checklist. For NDIS website design and pricing: NDIS website design service page.
Not explicitly mandated in one law, but the Disability Discrimination Act 1992 prohibits discriminating against people with disabilities in the provision of services. The Australian Human Rights Commission has investigated digital accessibility complaints. Building to WCAG 2.1 AA is the legally safe position.
For a 10-page NDIS website, our 8-step audit takes 4–6 hours for the first pass and 1–2 hours for the re-audit after fixes. Automated tools handle step 1 in minutes. Keyboard and screen reader tests take the most time.
No. Automated tools catch around 30–40% of WCAG 2.1 AA issues. The other 60–70% require human judgement — does the alt text actually describe the image? Is the keyboard navigation order logical? Automated tools are step one, not the whole process.
Book a free 30-minute call and we'll turn your idea into a written scope + AUD price within 24 hours.
More from the accessibility section