General discussions : Non mobile discussion : Making an image a clickable hyperlink using html?
>
New Topic
>
Reply<
Esato Forum Index
>
General discussions >
Non mobile discussion
> Making an image a clickable hyperlink using html?
Bookmark topic
As title.
Anyone know how to do this?
Ben
--
Posted: 2006-03-24 22:27:02
Edit :
Quote
here is an example that has the Esato logo and when you click it, it links to the esato home page
edit this post to see the source of how this is done. basically you just put the img tag where you would normally put the text for the link
_________________
Unless I'm very much mistaken...
reviews:
i-mate V800 K700[ This Message was edited by: masseur on 2006-03-24 21:34 ]
--
Posted: 2006-03-24 22:33:21
Edit :
Quote
Thanks masseur, exactly what i needed, for future, do you know how to make them open in a new window?
Ben
--
Posted: 2006-03-24 22:42:47
Edit :
Quote
put
target="_blank" within the link tags
--
Posted: 2006-03-24 22:45:55
Edit :
Quote
sure, add target="_blank" as seen in this example (again edit the post to see the source)
--
Posted: 2006-03-24 22:46:08
Edit :
Quote
New Topic
Reply