OK try this:

In the header of your html file enter this code:

<style media="screen" type="text/css">
#GoogleAd {
        float:left;
        width: 250px;
        height: 250px;
        border: 1px blue solid;
        margin-right: 10px;
        margin-bottom: 10px;
}

</style>

In the body of your HTML file enter this code:

<div id="GoogleAd">
google adsense code here
</div>

<p>Lots of text here. Imagine a page with the ad in the upper left corner, and 
text to the right of it and eventually under it. I don't want text solely to 
the right.
</p>

hth



--- On Sat, 5/29/10, bho...@aol.com <bho...@aol.com> wrote:

>  
> Hi.  I'm extremely used to designing by  coding
> with HTML tables, but now 



      
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to