Accessibility Statement
Last reviewed: September 6th 2026
pkgbase.org aims to be usable by everyone, including people using assistive technology. This isn't an afterthought bolted on at the end — it shaped how the site was built.
What we've done
- Semantic HTML throughout: real
<table>/<caption>/scoped<th>for tabular results, and native<details>/<summary>for expandable content instead of custom JavaScript widgets. - Every form control has a real, programmatically associated
<label>. - Visible focus outlines on every interactive element (links, buttons, inputs,
<summary>). - A “skip to content” link at the top of every page.
- Layouts checked on real phones, not just desktop-emulation screenshots — this caught issues (text overflow, iOS's automatic text-size adjustment) that emulation alone missed.
- Target: WCAG 2.1 Level AA.
Known limitations
We have not yet completed a full third-party WCAG audit.
Feedback
If you hit an accessibility barrier anywhere on this site, please tell us via the contact page — we read every message and will do our best to fix genuine problems.