Hi there. I am having trouble with placing two adsense units (300×250) horizontally, like in this picture: How to do it in html? I would appreciate your help. Thanks
on the adsense website, there is an option to make your ads as big as you want. and if you want them horizontaly or what ever way u want them to go. then you just paste the code in your coding and your set. --sean
thats not what i meant... see the picture; notice 2(two) adsense units placed horizontally. by default if you place one code after another, you will get two adsense units vertically and i need to place them horizontally...Get it? hope it helps to clarify. thanks
o yea I see.. Simply align the second one right. and align the first one left or just paste the code as they will have the same effect. --sean
easier would be to create a table, split it in two halves, horizontally. and add the adsense codes to the new cells.. hope this helps. replace adsense code1 and 2 with your adsense codes.
add the </div> tag at the end.. you can see we started the table with the div center tag right, so have to close it. I wont be checking this thread, if you have questions,PM me. all the best with your website.
thanks, really helpful. one thing that bothers me is the border around those adsense units. can i make it vanish? EDIT: Everything is OK now, really huge thanks.