http://jigsaw.w3.org/css-validator/ is hosted by the W3C. It’s the official CSS validator, linked from http://validator.w3.org/.
http://www.css-validator.org/ is not hosted by the W3C (*). It’s misleading because they use the same branding (almost identical site copy, except for additional advertisement/Facebook widget).
They may or may not use the same validator code, as the code is FLOSS.
* as confirmed by a (back then) W3C staff member
Answer from unor on Stack OverflowW3C
jigsaw.w3.org › css-validator
The W3C CSS Validation Service - Jigsaw
Check Cascading Style Sheets (CSS) and (X)HTML documents with style sheets ... Note: If you want to validate your CSS style sheet embedded in an (X)HTML document, you should first check that the (X)HTML you use is valid.
W3C
w3.org › wiki › CssValidator
CssValidator - W3C Wiki
The CSS Validator is a free software developed by W3C, and a free online service . W3C is hosting and leading this project, and has been since its origin in 2002. Main service: https://jigsaw.w3.org/css-validator/
Videos
W3C
jigsaw.w3.org › css-validator › about.html
About the W3C CSS Validation Service - Jigsaw
The W3C CSS Validation Service is a free software created by the W3C to help Web designers and Web developers check Cascading Style Sheets (CSS).
GitHub
github.com › w3c › css-validator
GitHub - w3c/css-validator: W3C CSS Validation Service · GitHub
For a visual representation, see the CSS Validator Sequence Diagram, which is available in png, graffle and svg formats.
Starred by 234 users
Forked by 115 users
Languages Java 77.5% | HTML 16.1% | Emacs Lisp 1.2% | Ruby 1.1% | JavaScript 1.1% | SystemVerilog 0.9%
npm
npmjs.com › package › css-validator
css-validator - npm
$ css-validator --help Usage: css-validator [options] <filepath ...> Options: -h, --help output usage information -V, --version output the version number --w3c-url <url> URL to validate against. Default is http://jigsaw.w3.org/css-validator/validator --delay <ms> Delay between validation requests to avoid service blacklisting, defaults to 100ms --concurrency <concurrency> Amount of requests to run in parallel, defaults to 1 --usermedium <usermedium> Medium where the CSS will be used (e.g.
» npm install css-validator
Published Mar 04, 2022
Version 0.11.0
Author Todd Wolfson
Repository https://github.com/twolfson/css-validator
W3C
jigsaw.w3.org › css-validator › manual.html
CSS Validator User Manual - Jigsaw - W3C
You just have to write your CSS in the textarea · The same comments as before apply. Note that this solution is very convenient if you have a problem and need some help from the community. It's also very useful to report a bug, since you can link to the resulting URL to give a test case. When using the basic interface, the validator will check the compliance against CSS 2.1, which is the current CSS technical recommendation.
W3C
jigsaw.w3.org › css-validator › DOWNLOAD.html
Download and Install the CSS Validator - Jigsaw - W3C
Finally, restart Jigsaw and point your browser to the validator. The URI should be something like : http://localhost:8001/css-validator/validator.html
Css-validator
css-validator.org › DOWNLOAD.html
Download and Install the CSS Validator
Next, configure the root folder for the validator (in most cases it will be called css-validator) to make it a servlet container. Within your Jigsaw installation, launch the Jigsaw Admin utility, browse to css-validator and change it from HTTPFrame to ServletDirectoryFrame ;
W3C
jigsaw.w3.org › css-validator › documentation.html
Documentation for the W3C CSS Validator - Jigsaw
How to retrieve the source of the CSS validator and run it, either as a command line program or a Web Servlet.
W3C
validator.w3.org
The W3C Markup Validation Service
This validator checks the markup validity of Web documents in HTML, XHTML, SMIL, MathML, etc. If you wish to validate specific content such as RSS/Atom feeds or CSS stylesheets, MobileOK content, or to find broken links, there are other validators and tools available.
W3C
jigsaw.w3.org › css-validator › › manual.html.en
CSS Validator User Manual
You just have to write your CSS in the textarea · The same comments as before apply. Note that this solution is very convenient if you have a problem and need some help from the community. It's also very useful to report a bug, since you can link to the resulting URL to give a test case. When using the basic interface, the validator will check the compliance against CSS 2.1, which is the current CSS technical recommendation.
KNIME Community Hub
hub.knime.com › mmiagency › extensions › com.mmiagency.knime.feature › latest › com.mmiagency.knime.nodes.w3c.cssvalidator.W3cCssValidatorNodeFactory
W3C CSS Validator – KNIME Community Hub
This node submits URL(s) to W3C CSS Validator service to evaluate quality of the CSS source files. It uses W3C's host http://jigsaw.w3.org/css-validator/va…
W3C
jigsaw.w3.org › css-validator › api.html
Documentation of the Programmatic Interface (API) to The W3C CSS Validation Service
The documentation on how to create a custom request to the CSS validation service is available, with a table of all existing parameters and their values, in the User Manual. When called with parameter output=soap12, the validator will switch to its SOAP 1.2 interface. Below is a sample response, as well as a description of the most important elements of the response. A WSDL 2 description file is lso available for this service. It is a simple HTTP GET call to a URI like: https://jigsaw.w3.org/css-validator/validator?uri=http://www.w3.org/&warning=0&profile=css2 ·
W3C
jigsaw.w3.org
Jigsaw Overview
The Jigsaw software provides the Consortium's Java-based Web server. With a modular architecture and full HTTP/1.1 compliance, the Jigsaw server is a premier experimental platform for W3C and the Internet community.
W3C
jigsaw.w3.org › css-validator › validator
CSS Validator - Jigsaw Overview - W3C
Check Cascading Style Sheets (CSS) and (X)HTML documents with style sheets ... Note: If you want to validate your CSS style sheet embedded in an (X)HTML document, you should first check that the (X)HTML you use is valid.
W3C
jigsaw.w3.org › css-validator › README.html
CSS Validator Project
All CSS2 paged properties. ... The validator is here !
W3C
jigsaw.w3.org › css-validator › validator
W3C CSS Validator results for https://diegopuga.org/data/rugged/ (CSS level 3)
This document validates as CSS level 3 ! To show your readers that you've taken the care to create an interoperable Web page, you may display this icon on any page that validates. Here is the XHTML you could use to add this icon to your Web page: <p> <a href="https://jigsaw.w3.org/css-validator/check/referer"> <img style="border:0;width:88px;height:31px" src="https://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"