|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: XSLT vs. CSS (Re: Indexing)
On Wed, 2003-07-09 at 10:26, Mike Kozlowski wrote:
> My point was, and is, simply that XSLT and CSS are solving different
> problems entirely, and don't directly compete in any way. Is that a
> statement with which you can agree?
How about _should_ solve different problems. I hesitate to speak for
Simon, let alone web developers that I really don't know, but I find it
an expensive pain in the rear to have another step in my pipeline doing
<xsl:template match='section'>
<h2>SECTION
<xsl:value-of select="position()"/>
...
merely because
section:before {
content: "SECTION " counter(secnum) " " ;
}
doesn't work
--
Frank <frank@t...>
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








