PDA

View Full Version : Simple coding, making an image a link...



Monarch
11-30-2006, 21:45
Lets say I have an image I want to post at a load of forums. I want the image to link to my website. So when people click on the image they are linked to my site. I obviously have uploaded the image and obviously know my site adress.

Whats the code? :inquisitive:

Phatose
12-01-2006, 00:56
<a href="http://www.mysite.com/myhomepage.com><img src="myimage"></a>