Question about CSS Validator Web Service

Hi There,

 

I plan to design an CSS Validator which can validate a batch of files in the same directory. I have two questions hoping you can help me out.

 

1. based on http://jigsaw.w3.org/css-validator/manual.html . Using Web Service

 

http://jigsaw.w3.org/css-validator/validator?text=#oooouterx{marin:20x;border:1x solid #000;backgrod:blue url(images/lcolex1.gif) repeat-y left top;padding:5px;}

 

You will get "Congratulations! No Error Found."

 

But when I validate by direct input, a couple of errors there. 

 

Did I use ?text=contentToValid right? Should I encode white space, etc?

 

2. Is it possible to validate a local css file? How? I tried http://jigsaw.w3.org/css-validator/validator?uri=file:///C|/MyDocuments/test.css

or ?uri=C:\MyDocuments\test.css

or ?uri=\MyDocuments\test.css

or ?uri=file://servername/publicShare/test.css 

None worked.

 

Thanks,

Chen

 

 






 		 	   		  
_________________________________________________________________
The New Busy is not the too busy. Combine all your e-mail accounts with Hotmail.
http://www.windowslive.com/campaign/thenewbusy?tile=multiaccount&ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_4

Received on Friday, 18 June 2010 19:07:10 UTC