Ok, I used this code </td> <br> </tr> </table> <script type="text/javascript"><!-- google_ad_client = "pub-7066016752763376"; google_ad_width = 160; google_ad_height = 600; google_ad_format = "160x600_as"; google_ad_type = "text_image"; google_ad_channel = ""; google_color_border = "FFFFFF"; google_color_bg = "FFFFFF"; google_color_link = "CC0000"; google_color_text = "666666"; google_color_url = "000000"; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> Code (markup): on my site, and none of it "works". This is usually because of an unclosed tag above, but when i opened it in NotePad++ it showed that it was correct, (no screwed up tags) The full source is: <center> <!-- Start of StatCounter Code --> <script type="text/javascript"> var sc_project=3293802; var sc_invisible=0; var sc_partition=21; var sc_security="0315bc02"; </script> <script type="text/javascript" src="http://www.statcounter.com/counter/counter_xhtml.js"></script><noscript><div class="statcounter"><a class="statcounter" href="http://www.statcounter.com/"><img class="statcounter" src="http://c22.statcounter.com/3293802/0/0315bc02/0/" alt="web site analytic" /></a></div></noscript> <!-- End of StatCounter Code --> <b>Sites in our network</b><br> <a href="http://eliteproxie.info" target="_blank">Elite Proxy</a> <a href="http://schoolproxy.name" target="_blank">School Proxy</a> <a href="http://webproxie.org" target="_blank">Web Proxy</a> <a href="http://webproxie.us" target="_blank">US Web Proxy</a><br> <table> <tr> <td> <a href="./submit.html"><img src="submit.png" border="0"></a></p> <a href="./contact.html"><img src="contact.png" border="0"></a></p> <a href="http://en.wikipedia.org/wiki/Proxy_bypass#Web_proxy" target="_blank"><img src="about.png" border="0"></a></p> <a href="./buy.html"><img src="buy.png" border="0"> </td> <td> <iframe src="index.php" height="320" width="250"> </td> <br> </tr> </table> <script type="text/javascript"><!-- google_ad_client = "pub-7066016752763376"; google_ad_width = 160; google_ad_height = 600; google_ad_format = "160x600_as"; google_ad_type = "text_image"; google_ad_channel = ""; google_color_border = "FFFFFF"; google_color_bg = "FFFFFF"; google_color_link = "CC0000"; google_color_text = "666666"; google_color_url = "000000"; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> Code (markup): And everything works except what i put above, which is mainly my adsense code. Any help is greatly appreciated. Thanks.
It works fine when I remove the iframe from teh code. Plus I got a really cool ad for a movie called "white noise". Try closing your iframe tag, ie. insert </iframe> after the <iframe> tag.