Subject: Re: HTML table centering
From: Mike Brown <mike@xxxxxxxx>
Date: Fri, 18 May 2001 19:35:48 -0600 (MDT)
|
Dennis Thomas wrote:
> the table renders itself to the left if the "<xsl:call-template>" tag
> is present ???
>
> <div align="CENTER">
> <table border="1" BGCOLOR="#EEEEEE" width="90%">
> <tr BGCOLOR="#CCCCCC"><th width="40%">Some Name</th>
> <th width="60%">Description</th></tr>
> <xsl:call-template name="myCall" />
> </table>
> </div>
Well, what's the "myCall" template adding?
Hopefully more properly formed table rows.
- Mike
_____________________________________________________________________________
mike j. brown, software engineer at | xml/xslt: http://skew.org/xml/
webb.net in denver, colorado, USA | personal: http://hyperreal.org/~mike/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|