Re: ALT = url ?

At 19:02 04/01/95 +0500, Hemang Patel wrote:
>On Sat, 1 Apr 1995, Borre Ludvigsen wrote:
>
>> 
>> Can I do <img src = "foo.gif" alt  = URL> ? and if so, how do I form the URL?
>> 
>
>This has been asked before, and the answer is no.
>
>__________________________________________________
>Hemang Patel
>Section of Molecular and Cellular Biology
>Univ. of Ca. Davis
>hemang@bcpsparc.ucdavis.edu
>http://www-mcb.ucdavis.edu/people/hemang/home.html
>
>

If you make the image a link, the alternative text will be a link in
non-graphical browsers, e.g.:

<A HREF="URL"><IMG SRC="foo.gif" ALT="[alternative text]></A>

Regards,

Cecilia Farell

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                *                                          *           
           ^ ^  ^  ^^^  ^^^  ^^^  ^^^    ^   ^   ^^^  ^^^  ^   ^
           ^^^  ^  ^ ^  ^ ^  ^^   ^ ^   ^ ^ ^ ^  ^^   ^  ^ ^  ^^^
           ^ ^  ^  ^    ^    ^^^  ^  ^ ^       ^ ^^^  ^^^  ^ ^   ^

     Web Page Development * WWW and Internet Consulting * Windows Help

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
             Cecilia Farell * Toronto, Canada * farellc@io.org          
   <a href="http://www.io.org/hippermedia">Hippermedia</a>  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Received on Monday, 3 April 1995 13:33:53 UTC