Quote:
Originally Posted by tutusinghsohi
thanks for the info..
but can you please tell me how to put google adsense ad's in there?
|
Just place you adsense code inside
Code:
<td class="alt1">
<!-- Adsense Code Here -->
<script type="text/javascript"><!--
google_ad_client = "pub-Your ID Here";
google_ad_width = 120;
google_ad_height = 90;
google_ad_format = "120x90_0ads_al";
google_ad_channel = "";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<!-- / Adsense Code Here -->
</td>