Accessibilità web

Progettare siti che le persone con disabilità possano percepire, utilizzare e comprendere con le tecnologie assistive.

0% read
In parole semplici

Web accessibility removes barriers for people with different abilities and ways of interacting, including keyboards, screen readers, zoom, and voice control.

Accessibility needs ongoing attention. Combine automated checks with human testing across inputs and assistive technologies.

Le fondamenta

What matters in Accessibility

Perceivable

Use alternatives, adaptable structure, readable content, and sufficient contrast.

Operable and understandable

Support different inputs, visible focus, clear controls, and understandable errors.

Robust

Use semantic markup and standard behaviour that work with assistive technologies.

Applicato da The Forge

Come lo mettiamo in pratica

We consider accessibility in the design, content, and controls from the start.

Start with semantic structure

Use native HTML, logical headings, labels, and reading order.

Support different interactions

Plan for keyboards, zoom, visible focus, adequate targets, contrast, and reduced motion.

Make content understandable

Use clear language, helpful instructions, and predictable controls.

Combine automated and human testing

Combine audits with keyboard, zoom, and assistive-technology checks.

Un limite utile

Limiti da tenere presenti

  • It is not only for blind people or screen-reader users.
  • A Lighthouse or automated audit score cannot prove that a website is accessible.
  • Accessibility is not optional polish: barriers can prevent people from completing essential tasks.

Un esempio concreto

An appointment form

An appointment form has clear labels, helpful errors, keyboard controls, announced status changes, and readable text when enlarged.

Approfondimenti

Fonti primarie

Consulta le fonti alla base di queste spiegazioni.

Concetto correlato

Core Web Vitals: Core Web Vitals

Le metriche reali di Google per velocità di caricamento, reattività e stabilità visiva.