A tactile writing system for blind or low-vision users, represented with raised dots and supported by refreshable braille displays.
Braille is a tactile writing system used by people who are blind or have severe visual impairments to read text through touch. In digital accessibility, braille refers both to the physical braille displays that connect to computers and the standards for representing digital content in braille format.
Braille displays are hardware devices that translate digital text into raised dots that users can read with their fingers. These devices work with screen readers to provide a tactile interface for digital content, allowing braille readers to access websites, documents, and applications.
Digital braille representation follows specific formatting standards to ensure content translates correctly to tactile displays. This includes proper handling of headings, lists, tables, and other structured content that needs to be preserved in braille format.
Ensuring digital content works well with braille displays requires attention to several key areas:
Semantic Structure: Use proper HTML elements and ARIA landmarks so braille displays can navigate content effectively. Headings, lists, and other semantic elements translate directly to braille formatting.
Text Alternatives: Provide comprehensive text alternatives for images, charts, and other visual content that can be read by braille displays.
Table Structure: Ensure tables have proper headers and structure so braille users can understand relationships between data points.
Form Labels: Use proper form labels and fieldset/legend elements so braille users can understand form structure and requirements.
Content Organization: Structure content logically with clear headings and sections that make sense when read sequentially by braille displays.
Testing: Test content with actual braille displays when possible, or use screen readers that can simulate braille output to understand how content will be experienced.
Standards Compliance: Follow established guidelines for digital braille representation to ensure compatibility with assistive technology.
Join over 1 million websites using WebAbility to ensure digital accessibility compliance and provide equal access to all users.
The computed name exposed to assistive technologies for an element, derived from label, aria-label, aria-labelledby, or text content.
A popular Windows screen reader (Job Access With Speech) widely used by blind and low-vision users.
NonVisual Desktop Access: a free Windows screen reader with broad usage among blind and low-vision users.
This glossary is continuously improved and maintained by WebAbility to advance accessible design and development.Contact us to suggest improvements or report issues.