View Single Post
Old 05-13-2006, 09:27 PM   #2 (permalink)
marketingsyndrome
Noogle
 
Join Date: May 2006
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
marketingsyndrome
First of all, I'd recommend you to stay away from Frontpage

Texts flowing around Adsense can be accomplished in many ways. But here is a way you can try. I'm assuming that you are not using remote CSS file for your website.
Code:
<div style="float:left; margin: 10px;">
Adsense code comes here.
</div>
Insert your adsense code with the code above. If you want your ad unit to show on the right side of the text, change float:left to float:right

Have fun optimizing
marketingsyndrome is offline   Reply With Quote