All Projects → w3c → markup-validator

w3c / markup-validator

Licence: other
validator.w3.org/

Programming Languages

HTML
75241 projects
perl
6916 projects
python
139335 projects - #7 most used programming language
CSS
56736 projects
Clean
5 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to markup-validator

Web Annotation
Web Annotation Working Group repository, see README for links to specs
Stars: ✭ 112 (+19.15%)
Mutual labels:  w3c
WeIdentity
基于区块链的符合W3C DID和Verifiable Credential规范的分布式身份解决方案
Stars: ✭ 1,063 (+1030.85%)
Mutual labels:  w3c
lingua
A PHP-7 language codes converter, from and to the most common formats (ISO or not)
Stars: ✭ 35 (-62.77%)
Mutual labels:  w3c
Easierrdf
Making RDF easy enough for average developers
Stars: ✭ 152 (+61.7%)
Mutual labels:  w3c
accessibility-resources
A curated list of accessibility resources
Stars: ✭ 66 (-29.79%)
Mutual labels:  w3c
slimdom.js
Fast, tiny, standards-compliant XML DOM implementation for node and the browser
Stars: ✭ 21 (-77.66%)
Mutual labels:  w3c
Prov
A Python library for W3C Provenance Data Model (PROV)
Stars: ✭ 85 (-9.57%)
Mutual labels:  w3c
elucidate-server
A W3C and OA compliant Web Annotation server
Stars: ✭ 48 (-48.94%)
Mutual labels:  w3c
OLGA
an Ontology SDK
Stars: ✭ 36 (-61.7%)
Mutual labels:  w3c
lego
🚀 Web-components made lightweight & Future-Proof.
Stars: ✭ 69 (-26.6%)
Mutual labels:  w3c
Gpuweb
Where the GPU for the Web work happens!
Stars: ✭ 2,709 (+2781.91%)
Mutual labels:  w3c
open-ui
Maintain an open standard for UI and promote its adherence and adoption.
Stars: ✭ 2,539 (+2601.06%)
Mutual labels:  w3c
multi-brand-colors
Multi Brand Colors with support for CSS/CSS-Vars/SCSS/SASS/Stylus/LESS/JSON
Stars: ✭ 26 (-72.34%)
Mutual labels:  w3c
Spatial Navigation
Directional focus navigation with arrow keys
Stars: ✭ 146 (+55.32%)
Mutual labels:  w3c
WebDriver
Web Driver UDF for AutoIt
Stars: ✭ 74 (-21.28%)
Mutual labels:  w3c
Event Target Shim
An implementation of WHATWG EventTarget interface, plus few extensions.
Stars: ✭ 89 (-5.32%)
Mutual labels:  w3c
gulp-html
Gulp plugin for HTML validation, using the official Nu Html Checker (v.Nu)
Stars: ✭ 70 (-25.53%)
Mutual labels:  w3c
simplepie-ng
Don't use this yet.
Stars: ✭ 41 (-56.38%)
Mutual labels:  w3c
X.Web.Sitemap
Simple sitemap generator for .NET
Stars: ✭ 66 (-29.79%)
Mutual labels:  w3c
interledger-payment-app-example
An implementation of the Interledger spec through an Android's Payment App
Stars: ✭ 26 (-72.34%)
Mutual labels:  w3c

W3C Markup Validator

The Markup Validator is a free service by W3C that helps check the validity of Web documents. Most Web documents are written using markup languages, such as HTML or XHTML. These languages are defined by technical specifications, which usually include a machine-readable formal grammar (and vocabulary). The act of checking a document against these constraints is called validation, and this is what the Markup Validator does.

The tool consists of a perl-based CGI script that uses DTD to verify the validity of HTML3, HTML4 and XHTML documents; it also incorporates by reference the NU Validator used to validate HTML5 / HTML LS documents.

Copyright

W3C Software License and Notice.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].