Freepages-Help-L Archives
Archiver > Freepages-Help > 2001-04 > 0986414158
From: "W. Wesley Groleau x4923" <>
Subject: Re: [FreeHelp] wrapping text
Date: Wed, 4 Apr 2001 14:55:58 -0500
> Where can I find the instructions on how to wrap text around a picture?
Your picture should be on your page in the form (minus the extra dot):
<.IMG src="--URI--" alt="text description" width="xx" height="yy">
If you change it to
<.IMG align="left" src="--URI--" alt="text description" width="xx" height="yy">
then the picture will shift to the left margin and the text will wrap
around on the right.
If you change it to
<.IMG align="right" src="--URI--" alt="text description" width="xx" height="yy">
then the picture will shift to the right margin and the text will wrap
around on the left.
If you never see stuff like the above, then you're using a "WYSIWYG"
editor, and you have to tell us which make and model to get an answer.
--
Wes Groleau
http://freepages.rootsweb.com/~wgroleau
This thread:
| Re: [FreeHelp] wrapping text by "W. Wesley Groleau x4923" <> |