Hi everybody, i have got 3 ads code form google which i wana display on a page. but after implementing dat code only one ad on a page is displayed. please tell me wats wrong with it?
thanx
thanx
<script type="text/javascript"><!-- google_ad_client = "pub-0551362145452240"; /* 120x600, created 1/13/10 */ google_ad_slot = "0421494667"; google_ad_width = 120; google_ad_height = 600; //--> </script> <script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"> </script>
<script type="text/javascript"><!-- google_ad_client = "pub-0551362145452240"; /* 300x250, created 1/13/10 */ google_ad_slot = "8352662966"; google_ad_width = 300; google_ad_height = 250; //--> </script> <script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"> </script>
<script type="text/javascript"><!-- google_ad_client = "pub-0551362145452240"; /* 468x60, created 1/13/10 */ google_ad_slot = "1374883367"; google_ad_width = 468; google_ad_height = 60; //--> </script> <script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"> </script>
Comment