Insert hyperlinks and code?

He has: 10 posts

Joined: Dec 2005

Hello
How do you insert code and hyperlinks into a picture like affiliates do to make commissions selling products and how do you get it on a web page?
So you see the picture and not the code

I give example of beginning of code

He has: 2 posts

Joined: Dec 2005

The code you are looking for is as follows:

Basicly you just put the image source between the hyper link tags.

I hope this answers your question.

He has: 10 posts

Joined: Dec 2005

Hi thanks for that
But I do not get about you have to save the image separately dont you?
Then merge the code and image?
Thanks again

He has: 7 posts

Joined: Dec 2005

dont forget to close the the img tag with />

like so:

/>

will work either way, depends if you are trying to keep with w3c standards etc...

Renegade's picture

He has: 3,022 posts

Joined: Oct 2002

Crazyfist wrote: dont forget to close the the img tag with />

like so:

/>

will work either way, depends if you are trying to keep with w3c standards etc...

I belive you mean like so:

<a href="DESTINATION URL"><img src="IMAGE SOURCE" /></a>
'

He has: 10 posts

Joined: Dec 2005

Thanks everyone

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.