I have a image hosting script and most of its coded only in CSS and HTML.little in Php..very simple script. In the image page where it displays the image.i can have ads on the Top & bottom.But i need Ads to be displayed on Left and Right sides too. I tried to implement this with float:left in the HTML page,but it pushes the image to one side . So,how to implement this without pushing the image when i add ads on Left side Should i do it in CSS file or in the Image page(in HTML) Guide me the codes that have to be used.
Better you can use and table to display Ads and Image as you like. Note : As per google ads rules , you need a separator between image and ads.