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

Subject: Re: RE: [xsl] local extremums - is css now
From: "TP" <tpass001@xxxxxxxxxxx>
Date: Wed, 19 Mar 2003 09:58:23 -0600
> [ 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

Thanks.

TP.

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


Current Thread