Text besides centered picture

P

phhs80

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?

Thanks in advance,

Paul
 
B

Ben C

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>
 
P

phhs80

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,175
Latest member
Vinay Kumar_ Nevatia
Top