Showing posts with label adbrite type code. Show all posts
Showing posts with label adbrite type code. Show all posts

Tuesday, February 19, 2013

how design adbrite ad in html code

go to your blogger dashboard and then select loyout tab and then  click gadget
and then choose html /javascript gadget
and then copy and past below  code

Select adbrite type code start

<table border="0" hight="280" width="308"><tr><td>
<div style="width:300px;height:250px;border:1px solid blue;">

google / chitika Ad Code here

</div>
</td></tr>

<tr><td>
<div align="right">
<a href="your site code link " ><b>
<font style="BACKGROUND-COLOR: yellow" color="blue">

Your Ad Here title

</font></b></a>
</div>

</td></tr></table>
 
Select adbrite type code End