What exactly is the intended use of the alt attribute on tags?
alt
Should it describe the image, or should it provide meaningful re
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.