] >
You can click on the Google or Yahoo buttons to sign-in with these identity providers, or you just type your identity uri and click on the little login button.
Use the css validator from W3 ? There is a java dependency... http://jigsaw.w3.org/css-validator/DOWNLOAD.html
The cssutils python module may be usefull. But there is not debian package:
http://cthedot.de/cssutils/
Another one based on libcroco3 - a generic Cascading Style Sheet (CSS) parsing and manipulation toolkit:
http://linuxcommand.org/man_pages/csslint1.html
Comments
-
2009/02/11 18:15 | reply to this comment
-
2010/05/03 12:49, written by pydavid
| reply to this comment
(add comment)Use the css validator from W3 ? There is a java dependency... http://jigsaw.w3.org/css-validator/DOWNLOAD.html
The cssutils python module may be usefull. But there is not debian package:
Another one based on libcroco3 - a generic Cascading Style Sheet (CSS) parsing and manipulation toolkit: