Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

CSS Validator library for Java

I am looking out for a css validator library that I can use in my java application. I have checked out this. http://jigsaw.w3.org/css-validator/manual.html. But according to my understanding that needs to be run on a server locally or used as a command line tool. Correct me if I am wrong here.

Thanks in Advance

like image 940
n3o Avatar asked Sep 21 '26 04:09

n3o


1 Answers

Behind the link you have posted there is a webservice which you can use to validate your CSS files. But you have to be online for doing this. There is also an offline version available: http://jigsaw.w3.org/css-validator/DOWNLOAD.html which you might can embed in your application.

like image 149
Kai Avatar answered Sep 23 '26 18:09

Kai



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!