Jump to content

Validator

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 27.34.13.238 (talk) at 15:37, 31 October 2021 (External links: Very few BSD and Linux-based operating systems are submitted for compliance with the Single UNIX Specification, although system developers generally aim for compliance with POSIX standards, which form the core of the Single UNIX Specification.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A validator is a computer program used to check the validity or syntactical correctness of a fragment of code or document. The term is commonly used in the context of validating HTML,[1][2] CSS, and XML documents like RSS feeds, though it can be used for any defined format or language.

Accessibility validators are automated tools that are designed to verify compliance of a web page or a web site with respect to one or more accessibility guidelines (such as WCAG, Section 508 or those associated with national laws such as the Stanca Act).

See also

References

  1. ^ Lemay, Laura (1995). Teach Yourself More Web Publishing with HTML in a Week. Indianapolis, Ind: Sams.net Pub. p. 198.
  2. ^ Tittel, Ed, and Mary C. Burmeister. HTML 4 for Dummies. --For dummies. Hoboken, NJ: Wiley Pub, 2005.