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