+ 1
<img src = " football.jpeg" alt ="" /> what are the uses of alt="" anyone explain this to me plz
9 Antworten
+ 4
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.
+ 2
what Sayed has explained is absolutely correct, in addition to it I shall say that 'alt' tag also helps you increase your content visibility on search engines. :😀
0
👌
0
alt..that means "alternate".this attribute is used to display the image name ,what the really image is if any technical error is occured such as slow internet speed, at offline mode, when the website fetches the data from server or browser doesn't support the image and if you do any mistake at the time of declaration of image.
0
nice
0
dont write any think
- 1
alt is an abbreviation of alternate..if your image is not displayed than it will display image text
- 1
<img src="fotball. jpg" alt="very good fotball">
- 1
how to use an image as borders