Accessibility Statement

Accessibility Statement

Building This Site to Work for Everyone

bincollectionguide.org/ is committed to making its content available to as many people as possible, regardless of disability, device, or assistive technology. This page sets out the standards we work to, what already works, what we're still improving, and how to tell us about a problem.

Effective date: 1 January 2026
Last reviewed: April 2026
Standard: WCAG 2.1 Level AA

1. Our Commitment

Bin and waste information is operational. People need it to live their week — when to put bins out, what can go in which bin, where to take a broken washing machine on a Saturday morning. If our pages are difficult or impossible to read with a screen reader, hard to navigate by keyboard, or unreadable at high zoom, we are failing the people who rely on those tools.

This statement sets out what we have done, what we are doing, and how to tell us when we have not got it right. We treat accessibility issues as priority defects and aim to fix them in days, not weeks.

3. The WCAG 2.1 AA Standard

The Web Content Accessibility Guidelines (WCAG) 2.1 are the international standard for web accessibility, developed by the World Wide Web Consortium (W3C). The standard organises requirements under four principles — content should be Perceivable, Operable, Understandable, and Robust (“POUR”).

Each guideline has three conformance levels: A (the minimum), AA (the standard expected of public-facing sites), and AAA (the highest level, often only achievable for specialist content). We target Level AA across the site. The full standard is at w3.org/WAI/WCAG21/quickref.

4. What Works on This Site

The following accessibility features are built into every page on bincollectionguide.org/:

📐

Semantic HTML

Proper heading levels, lists, tables, and landmarks so screen readers can navigate by structure.

🎨

Sufficient contrast

Body text meets at least the 4.5:1 contrast ratio required by WCAG 2.1 AA.

⌨️

Keyboard navigation

Every link, button, and interactive element can be reached and activated using only a keyboard.

🔍

Visible focus indicator

Keyboard users see a clear outline showing which element is currently focused.

🖼️

Alt text on images

Informative images have descriptive alt text. Purely decorative images are marked as such so screen readers skip them.

🔗

Descriptive link text

Links describe where they go. We avoid “click here” and “read more” without context.

🔠

200% zoom support

Content remains readable and usable when zoomed to 200%, without horizontal scrolling on standard screens.

🚫

No autoplay

No audio or video plays automatically when a page loads. Anything that moves can be paused.

📏

Resizable text

Text scales smoothly with browser zoom and OS-level text size settings.

🏷️

Form labels

Every form field has a programmatically associated label. Errors are described in text, not by colour alone.

🌐

Declared language

The site declares lang="en-GB" so screen readers use the correct pronunciation rules.

🎬

Reduced motion

Decorative animations respect the operating system’s “reduce motion” preference.

5. Assistive Technology Compatibility

We test the site with the assistive technologies commonly used in the UK:

TechnologyTested withStatus
Screen reader (Windows)NVDA on Firefox and Chrome; JAWS on ChromeSupported
Screen reader (macOS)VoiceOver on SafariSupported
Screen reader (iOS)VoiceOver on SafariSupported
Screen reader (Android)TalkBack on ChromeSupported
Screen reader (built-in Windows)Narrator on EdgeSupported
Browser zoomUp to 200% across major browsersSupported
Voice controlVoice Control (macOS), Voice Access (Android)Supported for navigation and link selection
Keyboard-only navigationTab / Shift-Tab / Enter / Space across all interactive elementsSupported

6. Supported Browsers

We test on current versions of the following browsers, which between them cover the overwhelming majority of UK web traffic:

  • Google Chrome (current and previous major versions)
  • Mozilla Firefox (current and previous major versions)
  • Apple Safari (current macOS and iOS versions)
  • Microsoft Edge (current version)
  • Samsung Internet (current version on Android)

The site is designed to work in older browsers too, but visual presentation may differ slightly. We do not actively test on browsers that have been out of vendor support for more than 12 months.

7. Keyboard Navigation

Every interactive element on the site can be reached and used with a keyboard alone. The standard shortcuts are:

ActionKey
Move forwards through links and form fieldsTab
Move backwards through links and form fieldsShift + Tab
Activate a link or buttonEnter
Activate a button (alternative)Space
Open a dropdown / accordionEnter or Space
Skip past repeated navigation“Skip to main content” link, focused on first Tab press

The visible focus indicator (a clear outline on the focused element) makes it easy to see where you are on the page when using a keyboard.

8. Known Limitations

We test the site continuously, but we are honest about what we have not yet fully resolved:

  • Older content. Pages published before our current accessibility standards were adopted may not yet meet WCAG 2.1 AA in every respect. We are working through these systematically.
  • Embedded maps. Where we embed Google Maps to show the location of a recycling centre, the map widget itself is a third-party control and its accessibility is determined by Google. We provide a postal address alongside every map so the information is available without using the embedded control.
  • External PDFs. Where a council publishes a schedule as a PDF, we link to it but we do not control its accessibility. Council PDFs vary widely. Where a PDF is the only practical source, we summarise its content in HTML on our page so the information is available accessibly.
  • Auto-generated content from large datasets. Pages generated from data — for example, listings of HWRC opening hours — receive the same accessibility checks as hand-written content, but volume means a small percentage may have edge cases. Reports of issues are prioritised.
If something doesn’t work for you

Please tell us. The fastest way to fix an accessibility issue we don’t know about is for someone affected by it to flag it. See Section 12.

9. Third-Party Content

Some content on the site is provided by third parties — display advertising, embedded maps, and outbound links to council websites. We work with vendors that publish their own accessibility information, but we cannot guarantee third-party content meets WCAG 2.1 AA in every detail.

External links to council websites point to pages run by individual local authorities. Public-sector sites are themselves bound by the 2018 Accessibility Regulations and most publish their own accessibility statements. Where you find a council page that is inaccessible, the council is the right place to raise the issue — they have the regulatory duty.

10. Alternative Formats

If you need information from the site in an alternative format — large print, plain text email, or a different structure — please email info@bincollectionguide.org with the subject line “Alternative format request.” Tell us:

  • The page URL or topic you need
  • The format you would like (plain text email, large print, document with simplified layout, etc.)
  • Any specific accessibility need we should bear in mind

We respond to alternative format requests within five working days. Reasonable requests are met as soon as practicable; complex or large-volume requests may take longer and we will tell you the expected timeline up front.

11. How We Test

Accessibility testing happens at multiple points:

  • Automated testing. Every page template is checked with automated tools (axe, WAVE, Lighthouse) for the issues those tools can detect — colour contrast, missing alt text, malformed headings, and similar.
  • Manual screen-reader testing. New page templates and significant design changes are tested with NVDA on Windows and VoiceOver on macOS before they are rolled out broadly.
  • Keyboard-only testing. New templates are walked through with a keyboard alone before sign-off.
  • Zoom and reflow testing. Layouts are checked at 200% zoom and at narrow mobile widths.
  • Colour and contrast testing. Each new colour palette used in editorial pages is checked for contrast against background colours.
  • Reduced-motion testing. Animations are tested with the OS “reduce motion” setting on, to confirm decorative motion is suppressed.
  • Quarterly review. A sample of live pages is re-tested every quarter to catch regressions.

Automated tools can only detect a fraction of accessibility issues. Real-user feedback is the most valuable test we have.

12. Reporting an Accessibility Issue

If something on the site does not work for you with a screen reader, keyboard, magnifier, voice control, or any other assistive technology, please tell us. Email info@bincollectionguide.org with the subject line “Accessibility issue.”

Useful information to include:

  • The page URL where the issue occurs
  • What you were trying to do
  • What happened (or didn’t happen) instead
  • The assistive technology, browser, and operating system you were using
Our response commitment

We aim to acknowledge accessibility reports within one to three working days and to respond with either a fix, a workaround, or an explanation of the timetable for resolving the issue. Accessibility defects are treated as priority work.

13. Enforcement and Escalation

If you contact us about an accessibility problem and you are not satisfied with our response, you have several routes:

  • Equality Advisory and Support Service (EASS) — provides advice and information on the Equality Act 2010 to people in England, Scotland, and Wales. Available at equalityadvisoryservice.com.
  • Equality Commission for Northern Ireland — equivalent body for Northern Ireland, at equalityni.org.
  • Citizens Advice — for general advice on consumer and equality rights, at citizensadvice.org.uk.

The 2018 Accessibility Regulations enforcement route applies to public sector bodies. We are not a public sector body, but we welcome scrutiny against the same WCAG 2.1 AA standard the Regulations apply.

14. Further Information

This statement sits alongside our Editorial Policy, Sources & Methodology, and Privacy Policy, which together set out how the site is run.

Found Something That Doesn’t Work for You?

Email us with the page URL, what you were trying to do, and the assistive technology you use. We treat accessibility reports as priority work — usually fixed within 1–3 working days.

📧 info@bincollectionguide.org