Hi everyone. Just joined forum. Have a specific question I hope someone can help me with. I am using Front Page (2003) for designing my adsense sites. However I have seen sites where the article text flows round an adsense block. Have tried various ways to get that effcet. Just inserting the code in the Body area results in it being moved everyhwre. Can't get my head around how to design tables to achieve the effect. What should i use? Any help gratefully received.
CSS Here's an example. Write out your article and place this code exactly where you want the ad to appear. TO PUT AD ON LEFT SIDE of ARTICLE <div style="display:block; float:left;margin: 0px 10px 0px 0px;">PUT AD CODE HERE</div> HTML: TO PUT AD ON RIGHT SIDE OF ARTICLE <div style="display:block; float:right;margin: 0px 0px 0px 10px;">PUT AD CODE HERE</div> HTML: That's all there is to it. Now write above and below that code and the words will wrap around the ad. Skinny
How do you make it wrap around the adsense link ad in the adsense provided template? I tried the option suggested and the text appears below the ad and does not wrap around.
All these advices are in vane. You should first stop using Frontpage, and only after that, continue to build websites. Frontpage is the crapiest piece of WYSIWYG software ever built.