Forum Moderators: phranque
[508as.usablenet.com...]
Rule " Spacer IMG with valid ALT" : "[..]have a valid alternative description as an ALT attribute. An image is a spacer if one of its sizes is equal to 1 or if its URL contains the words "spacer" or "bullet".
To me it seems inappropiate to have an ALT for spacers. I know the HTML standards request it but they did not think to spacers when they created the specifications of IMG tag.
Tell me: how many of you use ALT attribute for ALL images of their pages?And how can a spacer img (or others alike, like arrows, bullets,etc) be consider as meaning something in the context of the page?
be consider as meaning something in the context of the page?
hence the need for the null alt attrib, basically its saying this image means nothing.
without the null attributes, screen readers would speak the word 'image' but not give any further information. Very frustrating for users of aural browsing software as they do not know if its an important piece of content thats had its attrib missed, or a purely 'decorative' thing.
Same for those with images switched off / text only browsers.
Ben