Subject: CSS for XSL:FO?
From: "Lee, Insoo" <Insoo.Lee@xxxxxx>
Date: Wed, 27 Nov 2002 09:58:44 -0500
|
Hello,
I have a table for my XSL for XSL:FO
Is there any way to incorporate CSS so that I don't have to repeat same
style settings for each table header font?
Thanks for your time..
<fo:table-cell>
<fo:block font-family="Helvetica, Arial, sans"
font-size="11pt" font-weight="bold">
Factor
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block font-family="Helvetica, Arial, sans"
font-size="11pt" font-weight="bold">
360 Day Rates
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block font-family="Helvetica, Arial, sans"
font-size="11pt" font-weight="bold">
365 Day Rates
</fo:block>
</fo:table-cell>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- CSS for XSL:FO?
- Lee, Insoo - Wed, 27 Nov 2002 09:54:21 -0500 (EST) <=
- G. Ken Holman - Wed, 27 Nov 2002 12:14:31 -0500 (EST)
- martin - Wed, 27 Nov 2002 17:00:26 -0500 (EST)
- <Possible follow-ups>
- Andy Joslin - Wed, 27 Nov 2002 10:54:58 -0500 (EST)
|
|