Safari doesn't display alt text on images?
<img src="image_that_may_or_may_not_load.png" alt="Show this text if image not loaded" />
Safari doesn't seem to show the text "alt" if the image is not loaded. I'm not sure about other browsers, but Firefox shows alternate text.
Its so important to display alt text in email templates where images are likely to be blocked by the client, at least until the user accepts "display images from this user / site".
Any workaround for this?
thank
title.
<img src="image_that_may_or_may_not_load.png" alt="Show this text if image not loaded" title="Show this text if image not loaded" />
-, : Alt , IE firefox, ?. Safari .