Quote:
Originally Posted by theducks
Alt="" (empty string) is not a good HTML practice.
The Alt tag is used by Accessibility compliant" devices in lieu of pictures.
you should describe the image called "Book cover", "M" (for a Initial Capital "M" image" ...
|
An empty "alt" is OK whenever an image is purely ornamental or even if there is already a descriptive caption for the image: in these cases you wouldn't want a text-to-speech program to "read" anything instead of the image, for instance.