PDA

View Full Version : Linking through an image


Sparkle
7th November 2008, 12:22
Hi Guys, Can someone remind me, very simply, how to link to another page by clicking on an image? Thanks in advance!

greenwood-IT
7th November 2008, 12:28
Hiya,

<a href="page.html"><img src="iamge.gif" border="0"></a>

Should do the trick.

Chat soon.

who_me
7th November 2008, 13:42
theres some simple html stuff here... http://en.wikipedia.org/wiki/BBCode

it also shows the BB code that they use on this site

Sparkle
7th November 2008, 13:45
YEAH!! Done it! Thanks x