RE: Alt and Title attributes with A anf IMG as tooltip

> From:	Alessando Melò [SMTP:alessandro.melo@nettuno.it]
> 
> One thing is not clear (only for me?):
> when an IMG tag is nested in an A tag and I want to use both title and
> Alt,
> what is the right syntax?
> 
> 1 <A href=".." Title="X"><IMG src=".." Alt="Y">           </A>
> 2 <A href="..">          <IMG src=".." Alt="Y" Title="X" ></A>
> 
	[DJW:]  From an idealistic point of view it depends
	on whether the title describes the link or the image. 
[DJW:]  

-- 
--------------------------- DISCLAIMER ---------------------------------
Any views expressed in this message are those of the individual sender,
except where the sender specifically states them to be the views of BTS.

Received on Monday, 12 February 2001 07:09:34 UTC