23.4.8.1 Specifying default border, cellspacing, and cellpadding values
Unless you change their values at set-up time via the Set Up HTML/XML Project dialog (see §12.1.2 Choosing set-up options for an HTML or XML project), or suppress their appearance entirely (see §23.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.
To change the default border, cellspacing, and cellpadding values for all tables:
; Border, Spacing and Padding defaults for full table
The values for Border, Spacing, and Padding specified here become the values for HTML <table> attributes border, cellspacing, and cellpadding, respectively.
§23.4.8.2 Taming border, cellspacing, and cellpadding settings
§23.4.8.3 Excluding border, cellspacing, and cellpadding attributes
> 23 Converting tables to HTML > 23.4 Specifying table attributes > 23.4.8 Adjusting borders, cell spacing, and cell padding > 23.4.8.1 Specifying default border, cellspacing, and cellpadding values
