What exactly is the intended use of the alt attribute on tags?
alt
Should it describe the image, or should it provide meaningful re
Alt attribute is used with img tag.
Alt means Alternate
It is used for short description of image.
It is displayed on screen in case browser is unable to load image
Click to Know more