0

What is "alt"?

3rd Aug 2016, 11:44 AM
motahare
motahare - avatar
6 ответов
+ 3
Alt attribute specifies text to be displayed if for some reason the browser cannot show the image. The text written in "alt" attribute gets displayed when your browser cannot support or display the image.
4th Aug 2016, 5:52 PM
Mohammad Fahad Sayed
Mohammad Fahad Sayed - avatar
+ 1
it's an attribute, which value would be displayed if the image cannot
3rd Aug 2016, 1:34 PM
Lisa Kostyshina
Lisa Kostyshina - avatar
+ 1
it is just an alternative description of the image incase it is not displaying
6th Aug 2016, 12:38 PM
David M Parseen
David M Parseen - avatar
+ 1
The alt tag is very important for people with disabilities such as blind people. An alt tag helps screen readers tell blind people what image is there. alt ="image" isn't a very good description, especially when you have multiple images on your website. I work as a web designer, so I know it's pretty crucial to include an alt tag.
7th Aug 2016, 6:48 AM
Melessa Camilon
Melessa Camilon - avatar
0
When your browser does not support the image or cannot view the image, the text you wrote inside the alt" " will be displayed to describe the image so people know what that image is . Am I right ?
7th Aug 2016, 11:40 AM
Ziq Kimi
Ziq Kimi - avatar
0
when your picture could not to be displayed becuase of any reason,alt value will display instead of the picture
11th Aug 2016, 1:23 AM
Saber
Saber - avatar