hwg-basics archives | Aug 1999 | new search | results | previous | next |
Re: text alignment with image (was: Sound and script)by "Cindy Stanley" <stanleysupport(at)prodigy.net> |
|
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