- Tue May 28, 2002 8:48 am
#11936
Does anyone know how to have pictures on a website so that when you hover over them, it displays the title of the pic in a little yellow box?
<img src="address.jpeg" width="whatever" height="whatever" alt = "text here that you want to appear in the box"/>
You may want to remove the / from that though....