How to embed hyperlink inside a picture?

Joined
Sep 16, 2003
Messages
31,468
Reaction score
1,916
Its was my understanding that you would use something like this

<a href="LINK"><img src="IMAGE URL HERE"></A>

but its not working? If you preview it all it does is show exactly what I type out along with the hyperlink and image url.
 
Its was my understanding that you would use something like this

<a href="LINK"><img src="IMAGE URL HERE"></A>

but its not working? If you preview it all it does is show exactly what I type out along with the hyperlink and image url.
 
I think the problem is making it realize that its html. Its just posting it like regular text.

Edit: Figured it out, the html button was hiding. Thanks.
 
I think the problem is making it realize that its html. Its just posting it like regular text.

Edit: Figured it out, the html button was hiding. Thanks.
 
Back
Top Bottom