How To Make An Image 'Clickable'
by Chris Farrell
I've made you something here...! It's quite possible - that somewhere in your online career - you will want to learn how to make an image 'clickable'. The correct term for this - is a hyperlink. This means - when your image is clicked upon - your visitor will be sent to a destination of your choosing (an affiliate product for example - your squeeze page etc etc). To make an image a hyperlink - you will have to get comfortable with a bit of computer code. Computer code? That's kinda scary ain't it?! Well - er - actually - no, it's really not... ! Let me show you .... Here is the html code I reference in the above video.
(copy this and keep it on your computer so you always have it handy)
Remember to replace the 'xxxxxxxx' with the webpage (including the http://) of WHERE you want to send your visitor when they click on the image (if it was to an affiliate product you would put your affiliate link in here).And remember to replace the 'yyyyyyyy' with the FULL location (including the http://) of where the IMAGE is on the web. All explained in the video above! How To Grab The Address Of An Image

|