Forum Moderators: open
>>If one surfs using handicapped translation software, text on a website is important. Text is placed on a page using "Alt" tag attributes. Thus, if one cannot see an image, a text description will be visible or available for translation.
A suggested "Alt" tag might be:
Alt="(Image: Company Logo)"
Note that it is in brackets and uses the word "Image". This is to separate it from the actual text part of a website.<<
Because of all the spamming of alt tags that has taken place over the years, I had got into the (bad) habit of just simply ignoring them altogether. This gentleman's email has served as a reminder that sometimes we need to be a little more considerate in how we design.
Alt descriptions like "spacer" or "a line" add nothing to the users experience and you should simply leave them blank (alt="").
(as recommended by the w3c [w3.org]).
Could it be that he's accustomed to hearing the word "image" because his user agent reads it from the <img> tag itself? Or is there a reason to include the apparently redundant word "image" in the alt attribute?