Quote:
Originally Posted by watty005
Thanks for this, how about if I have clickable links on my image say 3 of them?? I know very little about html, so any help much appreciated.
|
So you mean there are three different parts of the image that you want to be clickable? Then I guess you want an imagemap, like this:
http://www.w3schools.com/tags/tag_map.asp
I'm not an html expert either, I only know the basics.