Hello guys I am new to computers and website building. But on my retirement decided to buy a computer boredom is a terrible affliction lol. I got interested in web construction and through trial and error I have made what I belive to be a passable website but I leave that judgment to you my peers.My question is I downloaded google adsense and put it in a table on the right but absolutley nothing is showing except the table border any idea what I have done wrong please the URL is http://www.devonisheaven.co.uk/ Thanks Guys
The code is wrong, script tags not closed in the right place. Try this: <script type="text/javascript"><!-- google_ad_client = "pub-1298729950762271"; google_ad_width = 160; google_ad_height = 600; google_ad_format = "160x600_as"; google_ad_type = "text_image"; google_ad_channel =""; google_color_border = "0066CC"; google_color_bg = "FFFFFF"; google_color_link = "0000FF"; google_color_text = "341473"; google_color_url = "CC0000"; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> Code (markup):