Can You Tell Me How To Make An Image "Clickable"?

Vic123

Registered Member
Joined
Aug 25, 2007
Messages
56
Reaction score
174
I am going to use Snagit to capture a page. Then I'm going to upload it to Photoshop.

Okay, so now I'll have the html for the image. Can you tell me what I need to add to make the entire image "clickable" and where I should place the code that you'll give me?

Thank you for your help,

Vic
 
here you go

<p align="center"><a target="_blank" href="http://youraffiliateIPODsite.net/"><img alt="Ipod" src=" http://www.where_your_image_is.com/images/image_name.gif" title="Ipod" align="center"/></a></p>


use align for left, center or right
also above code will give text to read when mouse curser is over image
 
Or, if you don't quite understand the code above, go here...

http://www.htmlgoodies.com/primers/html/article.php/3478181

I use this site all the time if I'm trying to figure something out and I'm not sure exactly how to do it.

Hit the green rep button if you found this useful. :-)

M
 
I think this guy is pretty confused about how webpages work!
 
Creepy.. an old friend of mine had a nasty little miniature pincer named Vic
 
Thanks!

jim39: Excellent... the system wouldn't allow a rep.

MontyzPython: Fantastic site... have added to my faves and hit your rep button. (wonder why I couldn't leave Jim one?)

drgonzo: Duh.

BuzzKill: Friends come in all shapes, colors, and temperments... some even have teeth! :D
 
Back
Top