473,395 Members | 2,443 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,395 software developers and data experts.

W3C CSS Validation Service

I refer to the advanced interface
http://jigsaw.w3.org/css-validator/validator-uri

My test stylesheet is
http://www.unics.uni-hannover.de/nhtcapri/temp/test.css

I summarize the results:
Profile: CSS version 2 Medium: screen No error or warning found
Profile: CSS version 2 Medium: all No error or warning found
Profile: CSS version 1 Medium: all No error or warning found
Profile: CSS version 1 Medium: screen Errors

This I don't understand:
| #000 is not a color value
| 100% is not a font-size value

Why these "errors" with CSS 1 and medium: screen?

--
I used to believe in reincarnation in a former life.

Aug 19 '05 #1
1 2587
Els
Andreas Prilop wrote:
I refer to the advanced interface
http://jigsaw.w3.org/css-validator/validator-uri

My test stylesheet is
http://www.unics.uni-hannover.de/nhtcapri/temp/test.css

I summarize the results:
Profile: CSS version 2 Medium: screen No error or warning found
Profile: CSS version 2 Medium: all No error or warning found
Profile: CSS version 1 Medium: all No error or warning found
Profile: CSS version 1 Medium: screen Errors

This I don't understand:
| #000 is not a color value
| 100% is not a font-size value

Why these "errors" with CSS 1 and medium: screen?


Because media:screen wasn't invented yet in CSS1 maybe?

The errors are given, because of what you can read under warnings:
* Line : 1 Property color doesn't exist for media
* Line : 1 Property background-color doesn't exist for media
* Line : 1 Property font-size doesn't exist for media

On this page
http://www.w3.org/TR/CSS1#url
I found this:
"We expect to see extensions of CSS in several directions:"
[...]
"- support for non-visual media: work is in the process to add a list
of properties and corresponding values to support speech and braille
output"
--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
Now playing: Herman Brood & Henny Vrienten - Als Je Wint
Aug 19 '05 #2

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

Similar topics

41
by: Gérard Talbot | last post by:
Cross-posted to: comp.infosystems.www.authoring.html and alt.html Followup-to: comp.infosystems.www.authoring.html 1- One day, I stumbled across a website that offers to validate webpages. What...
4
by: earwicker | last post by:
I recently deployed a web application which contains a user registration form with the usual fields: name, address, email, password, etc. Each of the TextBoxes uses a validation control to verify...
1
by: Colin Basterfield | last post by:
Hi, I have a web form which takes daily sales totals, both counts and monetary value and is done on a weekly basis, so on a Monday morning the User would enter these totals. Each total has a...
1
by: billa1972 | last post by:
Hi, I am trying to hook into Yellow Freight's rating webservice. Below is the wsdl. When i try and create a proxy file with wsdl.exe i get the following errors, see below. Also, when i...
2
by: mabster | last post by:
Hi gang, I have a web service class I'm developing along the same lines as that described here in MSDN: http://tinyurl.com/63sl4 ...
9
by: julie.siebel | last post by:
Hello all! As embarrassing as it is to admit this, I've been designing db driven websites using javascript and vbscript for about 6-7 years now, and I am *horrible* at form validation. To be...
0
by: thatsMaBoy | last post by:
Hi, I have a web service client application written in VB.Net. The application connects to a web service to download files. A web reference is added to the client application that exposes the...
10
by: NikitaTheSpider | last post by:
Hi all, I would like to announce the alpha release of a service that does bulk/batch HTML validation, link checking and more. During alpha testing, the service is free -- I need people to try this...
1
by: jaimemartin | last post by:
hello, I want to validate an xml by means of a schema (xsd). To do that first of all I´m using a SchemaFactory. The problem is that if I run the code in Windows all works fine, but If I run it in...
2
by: Ben Joyce | last post by:
Hi all. I'm confused as to what the best or expected approch is to Web Service design under .Net, mainly with regards to Methods and Parameters. This is a bit awkward to explain so please bear...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.