Re: Invisible D link.

On Mon, 15 Sep 1997, Gregg Vanderheiden wrote:

> One way would be to put the D-Link as the alt text to an invisible graphic. 
>   then it would only show up when graphics were turned off ---- but 
> unfortunately you would have a second graphic marker......
How would today's browsers react to the following?

<a href="description.html" class=longdesc> <img src="" alt="[D]"> </a>

It should be noted that SRC is rightly marked as REQUIRED in the published
HTML 4.0 DTD. Would a null value be detected as an error by validation
software, and how would user agents respond to it?

Although LONGDESC is more elegant and versatile than the above solution,
there is nonetheless merit in having all of the possibilities available
for comparative evaluation as the discussion proceeds.

Received on Wednesday, 17 September 1997 19:29:24 UTC