how to wrap text around an image

Scott Manila-Newbies@userland.com
Wed, 11 Dec 2002 10:30:51 -0800


>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


That worked great! thanks
Scott