Wednesday 22 January 2014

How to create a banner for your blog

Image or banner code for your blog:
<a href="TARGET URL">
<img src="IMAGE URL" width="WIDTH" height="HEIGHT"
Border="0"></a>

Just change:
1. TARGET URL — your referral id
2. IMAGE URL — your referral banner
3. WIDTH — the width of your banner, "468" for a
Standard banner
4. HEIGHT — the height of your banner, "60" for a

Standard banner
Example code for a 468x60 banners or image:
<a href="www.website.com">
<img src=www.website.com/image.jpg
Width="468" height="60" border="0"></a>
You can change the width (468) and/or height (60) for
larger Banners or images.

No comments:

Post a Comment

Translate