Posted by phhs80 on 05/24/07 10:49
On May 21, 10:18 pm, Ben C <spams...@spam.eggs> wrote:
> On 2007-05-21, phh...@gmail.com <phh...@gmail.com> wrote:
>
> > Dear All
>
> > I have the following code:
>
> ><CENTER>
> ><IMG src="figure.jpg" width="500" height="375" align="center"
> > border="0">
> ></CENTER>
>
> > and now I would like to insert text besides the picture. How can I do
> > that?
>
> Just do it:
>
> <CENTER>
> <IMG src="figure.jpg" width="500" height="375" align="center"
> border="0">Your text goes here
> </CENTER>
Thanks, Ben, for your help.
Paul
[Back to original message]
|