RE: RE: [xsl] local extremums - is css now

Subject: RE: RE: [xsl] local extremums - is css now
From: "Martinez, Brian" <brian.martinez@xxxxxxxx>
Date: Wed, 19 Mar 2003 09:16:34 -0700
> From: TP [mailto:tpass001@xxxxxxxxxxx]
> Sent: Wednesday, March 19, 2003 8:58 AM
> Subject: Re: RE: [xsl] local extremums - is css now
> 
> 
> > [ TP]
> > > I wrote this in the head of the xsl
> > > ----------------------------------------------------------------
> > > <head>
> > > <link  rel="stylesheet" href="style.css" type="text/css"/>
> > > </head>
> > > ----------------------------------------------------------------
> > > It did not pick it up..... any ideas.....
> > >
> >
> > What do you mean?  What do you mean by "the head of the xsl"?
> 
> This is the code that apears in "View source"
> 
> <html>
> <head>
> <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
> <title>Test</title>
> <link media="screen" type="text/css" href="../css/style.css"
> rel="stylesheet">
> </head>
> <body>
> etc....
> 
> I dont belive that the xsl is picking up the css file when it 
> renders the
> html.
> 
> Hope this explains my problem

Er . . . I'm not sure how this is related to your XSL stylesheet.  I assume
you mean that the browser you're using to view the HTML is not applying the
proper CSS rules.  That could be for a number of reasons: buggy browser, CSS
file doesn't exist in the path you specify, your CSS file has invalid rules
. . . but it doesn't seem to be an issue with XSL/XSLT per se.  I read
through the previous messages, but I could still be missing something here.

cheers,
b. (can I borrow a snowplow?)

| brian martinez                              brian.martinez@xxxxxxxx |
| lead gui programmer                                    303.708.7248 |
| trip network, inc.                                 fax 303.790.9350 |
| 6436 s. racine cir.                             englewood, co 80111 |
| http://www.cheaptickets.com/                   http://www.trip.com/ |

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


Current Thread