|
The alt attribute must be used for all non-textural elements, such as images. It should be an textural alternative to the image, eather if the image was broken, it could not be loaded, images are disabled or the UA (User Agent) does not support images (screen readers, text based browsers, search engine spiders, etc).
The title attribute should be used when you want a pop-up description for the image.
|