how to wrap text around an image
Bob Raiselis
Manila-Newbies@userland.com
Wed, 11 Dec 2002 12:48:38 -0500
on 12/11/02, Scott wrote:
>The UserGuide says: "Pictures are left-aligned with one line of the
>subsequent text appearing beside them. You can use two returns before
>and after the quoted Title if you don't want text beside a Picture."
>
>Is there a way to position pictures differently? Can I wrap text
>around an image that is aligned to the left? Can I align it to the
>right?
user
{pictureref("picture name",align:"left")}
or
{pictureref("picture name",align:"right")}
hope this helps.
Bob