24.4.8 Adjusting borders, cell spacing, and cell padding
Mif2Go gets a little weird around table-cell borders, spacing, and padding. Unless you change their values at set-up time via the Set Up HTML/XML Project dialog (see §13.2.2 Choosing set-up options for an HTML or XHTML project), or suppress their appearance entirely (see §24.4.7 Eliminating automatically generated attributes), the automatically generated default values for table borders, cell spacing, and cell padding are as follows:
<table border="3" cellpadding="6" cellspacing="2">
These values are specified in pixels. In FrameMaker, table borders are additive to the cell settings for the enclosed paragraph format; there is no real equivalent in HTML settings.
§24.4.8.1 Specifying default border, cellspacing, and cellpadding values
§24.4.8.2 Taming border, cellspacing, and cellpadding settings
§24.4.8.3 Excluding border, cellspacing, and cellpadding attributes
> 24 Converting tables to HTML > 24.4 Specifying table attributes > 24.4.8 Adjusting borders, cell spacing, and cell padding