</refmeta>
<refnamediv>
<refname>table.cell.border.color</refname>
-<refpurpose/>
+<refpurpose>Specifies the border color of table cells</refpurpose>
</refnamediv>
<refsynopsisdiv>
<refsection><info><title>Description</title></info>
-<para>Set the color of table borders. If non-zero, the value is used
+<para>Set the color of table cell borders. If non-zero, the value is used
for the border coloration. See <link
xlink:href="http://www.w3.org/TR/CSS21/syndata.html#value-def-color">CSS</link>. A
<literal>color</literal> is either a keyword or a numerical RGB specification.
navy, olive, orange, purple, red, silver, teal, white, and
yellow.</para>
+<note>
+ <para>To control properties of cell borders in HTML output, you must also turn on the
+ <parameter>table.borders.with.css</parameter> parameter.</para>
+</note>
+
</refsection>
</refentry>
</refmeta>
<refnamediv>
<refname>table.cell.border.style</refname>
-<refpurpose/>
+<refpurpose>Specifies the border style of table cells</refpurpose>
</refnamediv>
<refsynopsisdiv>
<refsection><info><title>Description</title></info>
-<para>FIXME:</para>
+<para>Specifies the border style of table cells.</para>
+
+<note>
+ <para>To control properties of cell borders in HTML output, you must also turn on the
+ <parameter>table.borders.with.css</parameter> parameter.</para>
+</note>
</refsection>
</refentry>
</refmeta>
<refnamediv>
<refname>table.cell.border.thickness</refname>
-<refpurpose/>
+<refpurpose>Specifies the thickness of table cell borders</refpurpose>
</refnamediv>
<refsynopsisdiv>
xlink:href="http://www.w3.org/TR/CSS21/box.html#border-width-properties">
CSS</link></para>
+<note>
+ <para>To control properties of cell borders in HTML output, you must also turn on the
+ <parameter>table.borders.with.css</parameter> parameter.</para>
+</note>
+
</refsection>
</refentry>
</refmeta>
<refnamediv>
<refname>table.cell.padding</refname>
-<refpurpose/>
+<refpurpose>Specifies the padding of table cells</refpurpose>
</refnamediv>
<refsynopsisdiv>
<refsection><info><title>Description</title></info>
-<para>FIXME:</para>
+<para>Specifies the padding of table cells.</para>
</refsection>
</refentry>
</refmeta>
<refnamediv>
<refname>table.frame.border.color</refname>
-<refpurpose/>
+<refpurpose>Specifies the border color of table frames</refpurpose>
</refnamediv>
<refsynopsisdiv>
<refsection><info><title>Description</title></info>
-<para>FIXME:</para>
+<para>Specifies the border color of table frames.</para>
</refsection>
</refentry>
</refmeta>
<refnamediv>
<refname>table.frame.border.style</refname>
-<refpurpose/>
+<refpurpose>Specifies the border style of table frames</refpurpose>
</refnamediv>
<refsynopsisdiv>
<refsection><info><title>Description</title></info>
-<para>FIXME:</para>
+<para>Specifies the border style of table frames.</para>
</refsection>
</refentry>