[thelist] Re: iframes

Steve Clason steve at clason.org
Sat Jan 18 15:02:01 CST 2003


Mark Gillingham wrote on Saturday, January 18, 2003 1:40 PM:

 I wanted to float the iframe to the right of some text to see
> what the effect would be.
> <p>
> <iframe align=right . . .>...</iframe>
> some text here
> </p>
>

I don't have time to test it right now, but you might try:

<iframe style="float:right">...</iframe>

Steve Clason





More information about the thelist mailing list