HomeBlogging TipsWeb DesignHow to Install Logo and Banner in Blog
Posted in Web Design on 14th September 2009
How to Install Logo and Banner in Blog,pm business,perfect money,business blogApparently there are still many blogger friends who are still confused in the installation of the logo and banner for the PM business money in perfect money. Actually very simple once I install this logo and banner. Noteworthy is the “img src” and “href”. For the record, img src is the URL address of the image that is displayed, whereas if the href is the purpose of the banner or logo is clicked. Fill “href” with your affiliate link at the perfect money.

for more details following is an example of html code.

<a target=”_blank” href=”Url target“>
<img alt=”The word alternativ” src=”image URL” border=”0″ /> </a>

Please replace the word that I marked with a red banner with your criteria. The following are examples of my html code to display banner or logo is perfect money.

<a target=”_blank” href=”https://perfectmoney.com/?ref=499246“>
<img alt=”Perfect Money” src=”https://perfectmoney.com/img/accepted_3r.jpg” border=”0″ /> </a>

for installation logo of Perfect money you can use html code above by replacing the numbers 499246 with your refferal code numbers.

Please put this code in your blog. Good guide how to install these logos and banners can be useful for friends who are still newbie.