Is this what you are looking for? <?xml-stylesheet type="text/css" href="cd_catalog.css"?>
If you put that at the top of the XML file, a browser will apply styling from the referenced CSS. -- Jeff On Feb 10, 2011 7:50 AM, "Sanjaya Liyanage" <[email protected]> wrote: > Hi Kirill, > If the CSS are applied for the generated html then using that parameter > will do the referencing.But at the moment CSS are applied to the docbook > XMLs directly.Not to the generated html. > Thank you > Sanjaya > > On Thu, Feb 10, 2011 at 8:42 PM, Kirill Churin <[email protected] >wrote: > >> On Thu, Feb 10, 2011 at 8:07 PM, Sanjaya Liyanage <[email protected] >wrote: >> >>> hi dev, >>> Currently the docbook is styled using CSS by applling directly to the >>> docbook XMLs.Once any user wrote his docbook document(XML) from where the >>> reference to the CSS(to driver.css in the trunk/css/xml/docbook) is being >>> added to that XML? >>> >>> Thank you >>> Sanjaya >>> >> >> >> Hello. It can be customized with the *html.stylesheet*< http://docbook.sourceforge.net/release/xsl/current/doc/html/html.stylesheet.html >parameter. >> >> See >> http://docbook.sourceforge.net/release/xsl/current/doc/html/html.stylesheet.html >> >> -- >> Kirill Churin >> Jabber: [email protected], ICQ: 8163230, Skype on demand. >> >>
