On Fri, Oct 12, 2001 at 08:02:21AM +0200, Ken Walton wrote: > I am trying to set the properties of specific tables and would like to set > the cellspacing=0 and cellpadding=2 > > I can't seem to find any reference to either terms in the help file. > > Should these be included in <table> or in <tgroup> or are they even > supported?
That's not markup-level info, that's style-level. You can put this either in DSSSL/XSL stylesheets, or in CSS. -- Yann Dirson <[EMAIL PROTECTED]> http://www.alcove.com/ Free-Software Engineer Ing�nieur Logiciel-Libre Free-Software time manager Responsable du temps Informatique-Libre ---------------------------------------------------------------- To subscribe or unsubscribe from this elist use the subscription manager: <http://lists.oasis-open.org/ob/adm.pl>
