I think this is probably pretty basic for experienced web designers, but how would I go about making an image clickable as if it were a text link so that when it is selected it directs the user to the desired location?
Opps ok I clearly left an important part out, I don't know anything about programing. So if you have the time and want to explain it to me I would really appreciate it. I am including the image I have and the website link I wanted to link it to.
Opps ok I clearly left an important part out, I don't know anything about programing. So if you have the time and want to explain it to me I would really appreciate it. I am including the image I have and the website link I wanted to link it to.
I assume that you're trying to do this on a webpage with html. It sounds as if you might be a little out of your league trying to hand code it though. Anyway here's the code you need for that image:
EDIT: It just occurred to me that you might be trying to create a link on this forum. If that's the case that code won't work... let us know if we misunderstood you.