|
Subject: [xsl] css or xsl for increasing size of first letter in chapter? From: Phillip Rhodes <spamsucks@xxxxxxxxxxxxxxx> Date: Sun, 04 Aug 2002 00:26:47 -0400 |
p:first-letter {
font-size: 16pt;
}Sort of like p.firstsentence:first-letter
But not sure if this is the way to go...., any handy XSL tricks for this? Thanks!
<html>
<body>
<chapter>
<p>This is chapter 1</p>
<p>another sentence</p>
</chapter>
<chapter>
<p>This is chapter 2</p>
</chapter>
</body>
</html>| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] Re: Efficiency, use param, Michael Kay | Thread | [xsl] Re: css or xsl for increasing, Dimitre Novatchev |
| Re: [xsl] Generating XSL files Dyna, Phillip Rhodes | Date | RE: [xsl] Generating XSL files Dyna, Conal Tuohy |
| Month |