ALT text
US /ˈælt teks/
UK /ˈælt teks/

1.
texto ALT, texto alternativo
Alternative text, also known as alt attributes, alt descriptions, or alt tags, is HTML code that describes the appearance and function of an image on a web page. It is read aloud by screen readers for visually impaired users and displayed in place of an image if the image fails to load.
:
•
Always include descriptive ALT text for images on your website to improve accessibility.
Incluya siempre texto ALT descriptivo para las imágenes de su sitio web para mejorar la accesibilidad.
•
If an image fails to load, the browser will display its ALT text instead.
Si una imagen no se carga, el navegador mostrará su texto ALT en su lugar.