Markup validation
From Wiki @ Karl Jones dot com
Markup validation checks HTML and XHTML documents for well-formed markup.
Description
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 (2016) what effect it has on search engine optimization.
See also
- W3C Markup Validation Service - a markup validator by the World Wide Web Consortium (W3C) that allows Internet users to check HTML and XHTML documents for well-formed markup.
External links
- Validator @ Wikipedia