Image alt attribute best practices

后端 未结 10 1105
既然无缘
既然无缘 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:15

    It should be anything that helps the user if the image is not displayed.

    Btw the "feature" of when you hover over an image in IE and the tooltip shows the ALT is not the correct behavior of ALT. Title is supposed to be used for this.

提交回复
热议问题