Difference between revisions of "W3C Markup Validation Service"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(CF)
(See also)
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
 
== See also ==
 
== See also ==
  
 +
* [[Markup validation]]
 
* [[Validation]]
 
* [[Validation]]
  
Line 14: Line 15:
 
* [http://jigsaw.w3.org/css-validator/ CSS Validation Service] @ W3C
 
* [http://jigsaw.w3.org/css-validator/ CSS Validation Service] @ W3C
 
* [https://en.wikipedia.org/wiki/W3C_Markup_Validation_Service W3C Markup Validation Service] @ Wikipedia
 
* [https://en.wikipedia.org/wiki/W3C_Markup_Validation_Service W3C Markup Validation Service] @ Wikipedia
 +
 +
[[Category:Cascading Style Sheets]]
 +
[[Category:Web design and development]]

Latest revision as of 20:27, 20 August 2016

The Markup Validation Service is a validator by the World Wide Web Consortium (W3C) that allows Internet users to check HTML and XHTML documents for well-formed markup.

Markup validation is an important step towards ensuring the technical quality of web pages. However, it is not a complete measure of web standards conformance.

Though W3C validation is important for browser compatibility and site usability, it has not been confirmed what effect it has on search engine optimization.

See also

External links