Forum Moderators: open
i have a simple html page and want to place 3 ads with this ad code
this is the leaderboard
<script type="text/javascript"><!--
google_ad_client = "pub-#*$!#*$!xxxxxxxxxx";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_channel ="";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
if i place 1 ad, then it shows perfectly but as soon as i place a second ad, it isn't showing it only shows the first ad and the same goes for AD number 3.
so is there something wrong in my html code of what.
thnx in advance