|
||
|
Title: Positioning images in table cells Post by MikeM on Nov 8th, 2003, 3:59pm How do I position an image in a cell? For icons I want to position centrally but HTML is generated with VALIGN=TOP automatically. Also, how do I control horizontal positioning in a cell? There appears to be no option for this and I can only insert HTML at TABLE level. Thanks, Mike |
||
|
Title: Re: Positioning images in table cells Post by Support Staff on Nov 17th, 2003, 10:35am If you want to add further modification to the HTML of a TABLE, I think you should write all the table in HTML, or at least to use HTML where needed with a "Insert >HTML >Within text" (or CTRL+H) block. For example, 1x1 cell table; you might use CTRL+H and write <table><tr><td> then you can insert some visual content with EWE; then CTRL+H </td></tr></table> I know this isn't visual but it's you that want to edit the code :) . |
||
|
Visual Vision **User's** Forum (the fast) » Powered by YaBB 1 Gold - SP1! YaBB © 2000-2001, XNull. All Rights Reserved. This forum © 2001-2010 VisualVision and VisualVision Users |