473,387 Members | 1,890 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

W3C validator: "No style sheet found"

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?
Jul 20 '05 #1
2 4727
Andreas Prilop <nh******@rrzn-user.uni-hannover.de> wrote in message news:<211020031653500744%nh******@rrzn-user.uni-hannover.de>...
[snip okay with profile=none or css2]
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?


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.

--- Stephen Morley ---
http://www.safalra.com
Jul 20 '05 #2
Safalra wrote:
Andreas Prilop <nh******@rrzn-user.uni-hannover.de> wrote in
message news:<211020031653500744%nh******@rrzn-user.uni-hannover.de>...
[snip okay with profile=none or css2]
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?


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

Jul 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

38
by: Haines Brown | last post by:
I'm having trouble finding the character entity for the French abbreviation for "number" (capital N followed by a small supercript o, period). My references are not listing it. Where would I...
8
by: Hostile17 | last post by:
Consider the following HTML. ---------- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd"> <html> <head> <meta...
52
by: Markus Elfring | last post by:
How much are you interested that the attribute "style" will offer the same or similar capabilities like they are provided by the element "style" in the element "head"? Do you want that the...
5
by: Jeremy | last post by:
Apologies if the terminology isn't quite right here... say we have the following code: <SELECT NAME="p1_val" class=list-element> If the class "list-element" isn't defined, is it possible...
15
by: Gérard Talbot | last post by:
Hello all, I'd like to know and understand the difference between, say, <img src="/ImageFilename.png" width="123" height="456" alt=""> and <img src="/ImageFilename.png" style="width:...
5
by: Tobin Fricke | last post by:
In posting to a blog, I would like to bold every list item (<li>). Because I cannot influence the <head>...</head> section of the HTML document, I can neither add a <style>...</style> block, nor...
2
by: kj | last post by:
Here's a puzzle I can't figure out. I visited the page http://validator.w3.org, and confirmed that it validates itself. Then I *saved* it to my docroot directory using my browser's save-as...
8
by: rssd | last post by:
can somebody help me. I'm trying to read some excel files but i'm always getting this error No type library matching "Microsoft Excel" found at D:\Genes_datasets\exp.pl line 4 Win32::OLE(0.16):...
0
by: jonny | last post by:
The XML page cannot be displayed Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later. ...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.