Eduardo Elgueta wrote:
> Other problem the users complain about, is table column width varies
> from one page to the other, which is obvious, given the way browsers
> render html (they don't unserstand that, either :-( ). Does anybody
> knows if theres a CSS style or HTML property I can use to force the
> column width no matter what? word wrapping is acceptable.    
> 
> Regards,
> 
> Ed.

You should be able to force a column to be fixed width by applying a style
like "width: 300px" to all of the <td> elements that make up the column.

- Geoff


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to