Omni Systems, Inc. Mif2Go User's Guide, Version 55
> 24 Converting tables to HTML > 24.4 Specifying table attributes > 24.4.8 Adjusting borders, cell spacing, and cell padding > 24.4.8.3 Excluding border, cellspacing, and cellpadding attributes
To exclude from HTML or XML output the automatically
generated border
, cellspacing
,
and cellpadding
attributes:
; TableAttributes = Yes (HTML default, to allow above values), or
; No (XML default, to exclude those while keeping any attributes
; explicitly added in the .ini or in markers).
When TableAttributes=No
,
automatically generated border
, cellspacing
,
and cellpadding
attributes (in the [Tables]
section)
are excluded from HTML or XML output. However, Mif2Go includes any values you specify for these attributes
in markers or in the following sections:
[Attributes]
; see §24.4.1 Specifying attributes for all tables
[TableAttributes]
;
see §24.4.2 Overriding attributes for selected tables.
§24.4.8.1 Specifying default border, cellspacing, and cellpadding values
§24.4.8.2 Taming border, cellspacing, and cellpadding settings