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:

[Tables]

; 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).

TableAttributes=No

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.

See also:

§24.4.8.1 Specifying default border, cellspacing, and cellpadding values

§24.4.8.2 Taming border, cellspacing, and cellpadding settings