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. |