categories

Wednesday, December 28, 2011

How to Add a Link to a Picture

Do you ever want to make it so you can click on a picture and let it take you to a site? Well, this is how you do it!

 Steps

  1. 1
    Upload the image. First go and host the image in a server, for example in Picasa
  2. 2
    Get the URL where you are hosting the image, copy that.
  3. 3
    Get your profile URL, now your code will have to look something like this:
  4. 4
    <a rel="nofollow" href="replace_this_with_your_profile_url"><img src="replace_this_with_your_image_url"/></a>
  5. 5
    You must be careful as in some web pages and forums they block this somehow.


    Source : www.wikihow.com

No comments:

Post a Comment