View Full Version : An easy question...


deliciouspeach
12-30-2003, 12:13 AM
Hi!
What is the code for:
having text appear when you put your mouse over an image?
This sounds like a dumb question I know but can anyone help me out?
Thanks
xoxo

kittycat
12-30-2003, 12:17 AM
The text in the yellow box?
alt="text here"
so it looks like <img src="image" alt="text here">

deliciouspeach
12-30-2003, 12:21 AM
Yes like that! Thanks :blush: