Simple HTML question

Joined
Jan 20, 2002
Messages
55,907
Reaction score
33,745
how do i show a text description when i put a mouse over it?  i got this down, but where do i stick it (II)

<a href="website link" target="_blank"> <img src="image link" alt="description" />
</a>


if anyone knows of a good website to brush up on html

thanks
 
how do i show a text description when i put a mouse over it?  i got this down, but where do i stick it (II)

<a href="website link" target="_blank"> <img src="image link" alt="description" />
</a>


if anyone knows of a good website to brush up on html

thanks
 
Back
Top Bottom