Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 404, bare pageFIX
DWeb ManifestActionValid manifestFIX
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure3 landmarksREVIEW
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
BHeading Hierarchy9 headingsREVIEW
- H2 Software development, but free!
- H3 NON-PROFIT
- H3 COMMUNITY
- H3 RESPECT
- H4 PROJECTS
- H4 USERS
- H4 e.V. MEMBERS
- H4 POWERED BY
- H3 Your support helps us grow!
Every page should have one H1 that describes the page content.
No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.
Learn more ▾ ▴
The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.
Source: WCAG 2.4.6 / Google Search Central
CFavicon & BrandingAction4 icon(s) detectedREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
BColor Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h2 Software development… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 NON-PROFIT | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 COMMUNITY | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 RESPECT | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Your support helps u… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Codeberg.org | 5.33:1 | 4.5:1 | #000000 | #2185D0 | Pass |
| a Explore | 9.63:1 | 4.5:1 | #000000 | #7AB6E3 | Pass |
| a About | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a FAQ | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Help | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Donate | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Register | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Sign in | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| b Codeberg is a non-pr… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| p that provides servic… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| b free and open-source… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| p , such as Git hostin… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Forgejo | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Pages | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p , CI/CD and | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
AAlt Text Quality6 of 8 images have issuesPASS
| Issue | Count |
|---|---|
| generic | 6 image(s) |
A+Form AccessibilityNo form controlsPASS
ALink & Button Quality77 links, 2 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://docs.codeberg.org/getting-starte… | About | new tab | Add '(opens in new tab)' to text |
| https://docs.codeberg.org/getting-starte… | FAQ | new tab | Add '(opens in new tab)' to text |
| https://docs.codeberg.org | Help | new tab | Add '(opens in new tab)' to text |
| https://social.anoxinon.de/@Codeberg | Mastodon | new tab | Add '(opens in new tab)' to text |
| https://matrix.to/#/#codeberg-space:matr… | Matrix | new tab | Add '(opens in new tab)' to text |
| https://forgejo.org | Forgejo | new tab | Add '(opens in new tab)' to text |
| /Codeberg-Infrastructure/forgejo | modifications | new tab | Add '(opens in new tab)' to text |
| https://blog.codeberg.org | Blog | new tab | Add '(opens in new tab)' to text |
| https://docs.codeberg.org | Documentation | new tab | Add '(opens in new tab)' to text |
| https://docs.codeberg.org/contact/#abuse | Report Abuse | new tab | Add '(opens in new tab)' to text |
| https://docs.codeberg.org/getting-starte… | Who are we? | new tab | Add '(opens in new tab)' to text |
| /codeberg/org/src/en/bylaws.md | Bylaws / Satzung | new tab | Add '(opens in new tab)' to text |
| https://docs.codeberg.org/improving-code… | Donate | new tab | Add '(opens in new tab)' to text |
| https://join.codeberg.org | Join / Support | new tab | Add '(opens in new tab)' to text |
| https://docs.codeberg.org/contact/ | Contact | new tab | Add '(opens in new tab)' to text |
| https://codeberg.page | Codeberg Pages | new tab | Add '(opens in new tab)' to text |
| https://translate.codeberg.org | Codeberg Translate | new tab | Add '(opens in new tab)' to text |
| https://docs.codeberg.org/ci/#using-code… | Woodpecker CI | new tab | Add '(opens in new tab)' to text |
| https://status.codeberg.eu | Status Page | new tab | Add '(opens in new tab)' to text |
| /codeberg/org/src/Imprint.md | Imprint / Impressum | new tab | Add '(opens in new tab)' to text |
| /codeberg/org/src/PrivacyPolicy.md | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://social.anoxinon.de/@Codeberg | Mastodon | new tab | Add '(opens in new tab)' to text |
| matrix:r/codeberg-space:matrix.org?actio… | Matrix Space | new tab | Add '(opens in new tab)' to text |
| https://matrix.to/#/#codeberg-space:matr… | (Web link) | new tab | Add '(opens in new tab)' to text |
| https://forgejo.org | Powered by Forgejo | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://docs.codeberg.org/getting-started/what-is-codeberg/#what-is-codeberg-…; https://docs.codeberg.org/getting-started/faq/; https://docs.codeberg.org; https://social.anoxinon.de/@Codeberg; https://matrix.to/#/#codeberg-space:matrix.org; https://forgejo.org; /Codeberg-Infrastructure/forgejo; https://blog.codeberg.org; https://docs.codeberg.org; https://docs.codeberg.org/contact/#abuse (+15 more)
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
ALighthouse Accessibility AuditsScore 91/100 — 2 failing, 23 passedPASS
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
ARIA
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
English footer.page-footer > div.footer-bottom-grid > div.footer-language-switch > div.ui |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Our non-profit structure reinforces our independence. Your donations and contri… main > section#home-section-support > div > p |
Free as in freedom, not as in beer! Maintaining our systems and developing our … main > section#home-section-support > div > p |
Powered by Free Software! Get involved with Codeberg and help improve your expe… main > section#home-section-support > div > p |
These are opportunities to improve the legibility of your content.