Sophie

Sophie

distrib > Fedora > 17 > i386 > media > updates > by-pkgid > 9f452694b2d23dacae7f9cc757f9be50 > files > 759

docbook-style-xsl-1.78.1-1.fc17.noarch.rpm

<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>table.cell.border.thickness</title><link rel="stylesheet" type="text/css" href="../reference.css"><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference Documentation"><link rel="up" href="tables.html" title="Tables"><link rel="prev" href="table.cell.border.style.html" title="table.cell.border.style"><link rel="next" href="table.cell.border.color.html" title="table.cell.border.color"><link rel="copyright" href="copyright.html" title="License"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">table.cell.border.thickness</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="table.cell.border.style.html">Prev</a> </td><th width="60%" align="center">Tables</th><td width="20%" align="right"> <a accesskey="n" href="table.cell.border.color.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="table.cell.border.thickness"></a><div class="titlepage"></div>

<div class="refnamediv"><h2><span class="refentrytitle">table.cell.border.thickness</span></h2><p>
table.cell.border.thickness
 &#8212; Specifies the thickness of table cell borders
</p></div>

<div class="refsynopsisdiv"><h2>Synopsis</h2>
<a name="table.cell.border.thickness.frag"></a><pre class="programlisting">
&lt;xsl:param name="table.cell.border.thickness"&gt;0.5pt&lt;/xsl:param&gt;
</pre>
</div>

<div class="refsection"><a name="idp1298672"></a><h2>Description</h2>

<p>If non-zero, specifies the thickness of borders on table
cells. The units are points. See <a class="ulink" href="http://www.w3.org/TR/CSS21/box.html#border-width-properties" target="_top">
CSS</a></p>

<div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3>
  <p>To control properties of cell borders in HTML output, you must also turn on the 
  <a href="../html/table.borders.with.css.html"><em class="parameter"><code>table.borders.with.css</code></em></a> parameter.</p>
</div>

</div>
</div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="table.cell.border.style.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="tables.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="table.cell.border.color.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">table.cell.border.style </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> table.cell.border.color</td></tr></table></div></body></html>