Re: Alt tag required for horizontal dividing bar

I would use an <hr /> tag as well, but if you decide to use an empty alt for
any spacer images, always use alt="" (with no space in between the quotes).
Using alt=" " will display a distractingly empty tooltip on some browsers
(like Windows IE)... alt="" will not. Most Mac-only users don't realize this
because MacIE/Safari/etc don't display any alt values as tooltips. Safari
doesn't even display title values. :(

James


----- Original Message -----
From: Tim Roberts
Subject: Re: Alt tag required for horizontal dividing bar

On a purely decorative item that has no informational context in the page, I
would go with " ".

Tim

Received on Friday, 7 February 2003 12:36:15 UTC