Name
default.table.width — The default width of tables
Synopsis
<xsl:param name="default.table.width" select="''"></xsl:param>
Description
If specified, this value will be used for the WIDTH attribute on
tables that do not specify an alternate width (with the dbhtml processing
instruction).