- From: Roberto Braga <rbap@yap.org>
- Date: Fri, 18 Oct 2002 19:50:13 +0200
- To: www-validator-css@w3.org
Received on Friday, 18 October 2002 13:53:26 UTC
I started to develop my own css from the one in the documentation (CSS 2)
as suggested.
But when I tried it with the validator I received some error. So I tried
the original (from the documentation) without modification.
Here is the result. Basically the validator does not recognise the speech
media and give an error on the @page.
About the example in the doc I would suggest to fix the warnings.
Errors
URI : file://localhost/C:\WINDOWS\Desktop\style.css
· Line: 87
Parse Error - @page { margin: 10% }
· Line: 93
Parse error - Unrecognized : }
· Line: 95
unrecognized media speech
Warnings
URI : file://localhost/C:\WINDOWS\Desktop\style.css
· Line : 41 Level : 2 Redefinition of margin-right : BLOCKQUOTE
· Line : 41 Level : 2 Redefinition of margin-left : BLOCKQUOTE
· Line : 54 Level : 2 Redefinition of margin-left : OL
Received on Friday, 18 October 2002 13:53:26 UTC