HighDots Forums  

W3C validator: "No style sheet found"

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss W3C validator: "No style sheet found" in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Andreas Prilop
 
Posts: n/a

Default W3C validator: "No style sheet found" - 10-21-2003 , 09:53 AM






Trying to validate stylesheets with <http://jigsaw.w3.org/css-validator/>
I get no errors with "profile=none"
<http://jigsaw.w3.org/css-validator/validator?profile=none&uri=www.unics.uni-hannover.de/nhtcapri/>
or with "profile=css2".
<http://jigsaw.w3.org/css-validator/validator?profile=css2&uri=www.unics.uni-hannover.de/nhtcapri/>

But with "profile=css1"
<http://jigsaw.w3.org/css-validator/validator?profile=css1&uri=www.unics.uni-hannover.de/nhtcapri/>
I get "No style sheet found".

Any explanation?

Reply With Quote
  #2  
Old   
Stanimir Stamenkov
 
Posts: n/a

Default Re: W3C validator: "No style sheet found" - 10-22-2003 , 04:40 AM






Safalra wrote:

Quote:
Andreas Prilop <nhtcapri (AT) rrzn-user (DOT) uni-hannover.de> wrote in
message news:<211020031653500744%nhtcapri (AT) rrzn-user (DOT) uni-hannover.de>...

[snip okay with profile=none or css2]
But with "profile=css1"
http://jigsaw.w3.org/css-validator/v...r.de/nhtcapri/
I get "No style sheet found".

Any explanation?

This is only a guess, but it may because you link to the stylesheet
with media="screen". Media-dependent rules were not part of the CSS1
specification.
Yes, but <LINK rel="stylesheet" media="..." ... > is part of the
HTML 4 specification no matter of the style language used.

--
Stanimir



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.