Home
Glossary
Digital Accessibility
Digital Accessibility
This category explains the standards, laws and techniques behind websites that everyone can use – regardless of impairments or assistive technology. Particularly relevant since the Accessibility Act (BaFG) came into force in June 2025.
A
Accessibility Act (BaFG)
The Accessibility Act (BaFG) is Austria's implementation of the European Accessibility Act; since 28 June 2025 it has …
Accessibility Overlays (Criticism of Overlay Widgets)
Accessibility overlays are JavaScript widgets added on top of an existing website that claim to make it accessible …
Accessibility Statement
An accessibility statement is a legally required page documenting the current accessibility status of a website, its …
Accessibility Testing Tools (axe, WAVE, Lighthouse)
Accessibility testing tools such as axe, WAVE and Lighthouse are the best-known automated checkers for testing websites …
Accessible Authentication & CAPTCHA Alternatives
Accessible authentication is the WCAG 2.2 requirement (success criterion 3.3.8, level AA) that a login or sign-up …
Accessible Forms
Accessible forms are designed so that they can be operated entirely by keyboard, are understandable with screen readers …
Accessible PDFs
An accessible PDF is tagged with a correct reading order, contains alternative text for images and holds real, …
Accessible SVG
Accessible SVG means marking up scalable vector graphics so that assistive technology can interpret them: SVGs are …
Alt Attribute
The alt attribute (alt) is an HTML attribute for images that provides alternative text, shown when an image fails to …
ARIA
ARIA (Accessible Rich Internet Applications) is a set of HTML attributes used to describe the roles, states and …
aria-label vs. aria-describedby
aria-label and aria-describedby are both ARIA attributes, but they do different jobs: aria-label overrides or supplies …
ARIA Live Regions
ARIA live regions are a mechanism from the WAI-ARIA specification that makes screen readers announce dynamic content …
Assistive Technologies
Assistive technologies are hardware and software aids that enable people with disabilities to use digital content, …