El atributo alt <img> se utiliza para especificar el texto alternativo de una imagen. Es útil cuando la imagen no se muestra. Se utiliza para dar información alternativa para una imagen.
Sintaxis:
<img alt="text">
Valores de atributo: contiene texto de valor único que especifica el texto alternativo para una imagen.
Ejemplo:
html
<!DOCTYPE html> <html> <head> <title> HTML img alt Attribute </title> </head> <body> <h1>GeeksforGeeks</h1> <h2>HTML img alt Attribute</h2> <img src= "https://media.geeksforgeeks.org/wp-content/uploads/20190506164011/logo3.png" alt="GeeksforGeeks logo"> </body> </html>
Producción:
Navegadores compatibles: los navegadores compatibles con HTML <img> alt Attribute se enumeran a continuación:
- Google Chrome
- Borde 12 y superior
- explorador de Internet
- Firefox
- Safari
- Ópera