Google Product Forums

Re: after linking an image


Steegle 2012/06/16 15:51
グループへの投稿: Google Sites

カテゴリ: How do I (with Google Sites) :

On Friday, 15 June 2012 12:27:51 UTC+1, k8oms wrote:
You could use the title tag. Edit the HTML, add title="your text here" something like <img  title="your text here"  src="..." etc...

Nearly, but not quite: the title="whatever" goes on the <a> tag, not the <img> tag.