|
Subject: RE: Two column HTML output From: Kay Michael <Michael.Kay@xxxxxxx> Date: Thu, 11 May 2000 15:10:20 +0100 |
Another FAQ. <xsl:template match="item[position() mod 2 = 1]"> <tr> <td><xsl:value-of select="."/></td> <td><xsl:value-of select="following::item"/></td> </tr> </xsl:template> Mike Kay XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: Two column HTML output, David Tolpin | Thread | Render FO to HTML, "Rodríguez Rey, Albe |
| RE: Excluding Attributes, Kay Michael | Date | Render FO to HTML, "Rodríguez Rey, Albe |
| Month |