Website in Question: http://www.greek-fundraising-ideas.com/index.html I'm looking to put the beginning of the paragraph on the right side of the square ad box. Is there anyway to do this logically w/o the use of tables?
There's nothing wrong with a table, in this context. Here's the code Joel Comm recommends in Google AdSense Secrets: <table border="0" align="right"><tr><td> Google AdSense code goes here </tr></tr></table> Code (markup): I implemented a right aligned AdSense box in pure CSS once -- and this is much cleaner.