0
What is "alt"?
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.
+ 1
it's an attribute, which value would be displayed if the image cannot
+ 1
it is just an alternative description of the image incase it is not displaying
+ 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.
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 ?
0
when your picture could not to be displayed becuase of any reason,alt value will display instead of the picture