Your Ad Here

Sunday, October 28, 2007

How to generate thumbnails at your website

Many online sites use thumbnails to raise the professional quality of their sites. Actually, this is a simple trick and can be used everywhere at your site. You don't need to provide any plugins/ add-on for generating thumbnails while you can save your server’s bandwidth.

Here’s the simple code:

<img src="http://msnsearch.srv.girafa.com/srv/i?s=MSNSEARCH&r={URL}"
alt="" />

All you have to do now is change the {URL} with the URL address needed.

Sample:

<img src="http://msnsearch.srv.girafa.com/srv/i?s=MSNSEARCH&r=http://topsites.on9trade.com"
alt="Online Ranking" />

And the result is like this:


Online Ranking

No comments: