On 14 Jul 98, Luana M. Howard wrote:

> I know you've received excellent responses, but here's mine anyway from
> the table cell:
> 
> <td valign="top">
> <img align="left" src="image.jpg">
> Blah, blah, blah, text.
> </td>

And of course you can place the image in one cell and the text in an adjacent one, 
which gives you the most placement control of all:

<td valign="middle">
    <img src="picture.gif" align="right" hspace="6" etc>
</td>

<td valign="top" etc>
    Blah, blah, blah, text
</td>

This way you can, for instance: prevent lengthy captions from wrapping around the 
bottom of images; cause one image to align left in the table column and the next 
right; have the captions begin at a consistent x+y coordinate relative to each 
image; and so on.

-----------
Brent Eades, Almonte, Ontario
   E-mail: [EMAIL PROTECTED]
           [EMAIL PROTECTED]
   Town of Almonte site: http://www.almonte.com/
   Business site: http://www.federalweb.com

____________________________________________________________________
--------------------------------------------------------------------
 Join The Web Consultants Association :  Register on our web site Now
Web Consultants Web Site : http://just4u.com/webconsultants
If you lose the instructions All subscription/unsubscribing can be done
directly from our website for all our lists.
---------------------------------------------------------------------

Reply via email to