Re: text alignment with image (was: Sound and script)

by "Cindy Stanley" <stanleysupport(at)prodigy.net>

 Date:  Tue, 17 Aug 1999 23:50:23 -0400
 To:  <hwg-basics(at)hwg.org>
  todo: View Thread, Original
From: Reywob(at)aol.com <Reywob(at)aol.com>
>members.aol.com/reywob/themodel/
>The text beside the pictures is fine until the picture ends, and then
it goes
>underneath the picture.  How can I stop this happening?
>Peter.

You could use tables to align your image and your text. The pic in one
cell and the text in another. Something similar to this:

<TABLE border="0" width="pixels/percentage" cellpadding="?"
cellspacing="?">
<TR>
<TD align="left" valign="top/middle/bottom/baseline" width="size of
image/percentage"><IMG src="filename.jpg" width="?" height="?"
alt="?"></TD>
<TD align="left" valign="top/middle/bottom/baseline" width="?">text
here</TD>
</TR>
</TABLE>

--
Cindy K. Stanley

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA