| Subject: RE: Re: RE: [xsl] local extremums From: cknell@xxxxxxxxxx Date: Wed, 19 Mar 2003 10:16:46 -0500 | 
> -----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 | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: RE: [xsl] local extremums - is , TP | Thread | Re: Re: RE: [xsl] local extremums -, TP | 
| RE: [xsl] what does "AW:" mean?, Antonie Botes | Date | Re: RE: [xsl] local extremums - is , TP | 
| Month |