Without having to create a table, and inserting the text in one column, and the adsense code in the other column, is there a way to align an adsense block so you have the text aligned against the adsense block? Cheers
So would you include both the text and adsense code within the same div tag or no? Also, what attributes would you use for the div tag? Cheers
Cool thanks I got it sorted. The problem was I had to use two separate div tags, to separate the text from the adsense code. Then it was just a matter of setting the adsense div tag attribute in CSS to align to the right.