Image alt attribute best practices

后端 未结 10 1118
既然无缘
既然无缘 2020-12-20 16:51

What exactly is the intended use of the alt attribute on tags?

Should it describe the image, or should it provide meaningful re

10条回答
  •  庸人自扰
    2020-12-20 17:19

    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

提交回复
热议问题