[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Re: RE: local extremums

Subject: RE: Re: RE: local extremums
From: cknell@xxxxxxxxxx
Date: Wed, 19 Mar 2003 10:16:46 -0500
RE: Re: RE:  local extremums
> -----Original Message-----
> From:     "TP" <tpass001@xxxxxxxxxxx>
> I want to include the css as a separate stylesheet file. The css 
> file should be placed in the same folder as the other stylesheets.
>

It's bad form to piggyback an unrelated question on a existing thread. Doing that makes it difficult to follow the discussion. That being said, here is how to solve your problem.

include this line the <head> element of your xslt:
<link rel="stylesheet" href="../css/ss.css" type="text/css" media="screen" />

The value of the "href" attribute should contain the name of your CSS stylesheet and the appropriate path information. My example assumes that CSS files are stored in a directory called "css" which is a sibling of the directory where the HTML file is stored.
-- 
Charles Knell
cknell@xxxxxxxxxx - email


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread
  • Re: RE: local extremums, (continued)
      • TP - Wed, 19 Mar 2003 09:31:07 -0500 (EST)
        • TP - Wed, 19 Mar 2003 09:54:17 -0500 (EST)
    • David . Pawson - Wed, 19 Mar 2003 09:53:55 -0500 (EST)
      • TP - Wed, 19 Mar 2003 10:19:49 -0500 (EST)
    • cknell - Wed, 19 Mar 2003 10:13:39 -0500 (EST) <=
      • TP - Wed, 19 Mar 2003 10:29:26 -0500 (EST)
        • Bix - Wed, 19 Mar 2003 11:28:06 -0500 (EST)
    • Evgenia Firsova - Thu, 20 Mar 2003 09:37:10 -0500 (EST)

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.