This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Style sheets



On Sat, Feb 03 '01 at 12:11, Shimon Pozin wrote:
> This might be stupid question, but I cannot file immediate answer and
> I hope most of the people on this ML have dealt with it.
No
> Now, when we moved to XSL, which suppose to replace/enhance CSS, 
This is like saying C++ is supposed to replace/enhance BASIC.

>  I get an error from
> XSL processor saying that document is not well formed.
i dont know what you're doing exactly, but you must alwais write
wellformed XML:

<style src="foo.css" />
                     ^- dont miss the slash here

> Or can I directly reuse CSS files as is?
This should work.

Cu,
    Goetz.

PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]