xsl-list
[Top] [All Lists]

Re: RE: local extremums - is css now

2003-03-19 08:58:23
[ 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



<Prev in Thread] Current Thread [Next in Thread>