No style sheet found

Hi,

I have problem with validating my page
http://czechia.kde.org/kde/index.html . To link the stylesheets I use the
following tags

<link rel="stylesheet" title="Default" href="/inc/kde-ns.css" />
<link rel="stylesheet" title="Default" href="/inc/kde.css" media="all" />
<link rel="alternate stylesheet" title="Red" href="/inc/kde-red.css" />

but the result is "No style sheet found". Basically it is the same
as on http://www.w3.org/Style/CSS/ which works (except the fact
that there are some errors :) Document is of course valid xhtml.

So what's wrong?

Thanks for help

             Pavel Franc

------------------------------------------------------------------
W3C CSS Validator Results for http://czechia.kde.org/kde/index.html
No error or warning found

To work as intended, your CSS style sheet needs a correct document parse
tree. This means you should use valid HTML.
No style sheet found

Received on Friday, 22 February 2002 12:07:10 UTC