Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
HTML Tidy
Application for correcting invalid HTML

HTML Tidy is a console application for correcting invalid HyperText Markup Language (HTML), detecting potential web accessibility errors, and for improving the layout and indent style of the resulting markup. It is also a cross-platform library for computer applications that provides HTML Tidy's features.

We don't have any images related to HTML Tidy yet.
We don't have any YouTube videos related to HTML Tidy yet.
We don't have any PDF documents related to HTML Tidy yet.
We don't have any Books related to HTML Tidy yet.
We don't have any archived web articles related to HTML Tidy yet.

History

HTML Tidy was developed by Dave Raggett1 of the World Wide Web Consortium (W3C). Later it was released as a SourceForge project in 2003 and managed by various maintainers.2

In 2012, the project was moved to GitHub,3 and maintained by Michael Smith, also of W3C,4 where HTML5 support was added.

In 2015, the HTML Tidy Advocacy Community Group (HTACG) was formed for management and development of HTML Tidy as a W3C Community Group.56

HTML Tidy source code is written in ANSI C for portability. Compiled binary files are available for a variety of platforms. It is available under the W3C Software Notice and License, a permissive BSD-style license. Up-to-date versions are available as source code cloned from its GitHub Git version control repository, or in binary packages for multiple operating systems from its GitHub Releases repository.

Features

Examples of corrections to invalid or poorly constructed HTML:

  • Reorder mixed-up tags
  • Complete missing or mismatched end tags
  • Add missing syntax elements (some tags, quotes, etc.)
  • Report proprietary HTML extensions
  • Change layout of markup to a predefined style
  • Transform characters from some encodings into HTML entities

See also

  • Free and open-source software portal

References

  1. Raggett, Dave. "Clean up your Web pages with HTML TIDY". W3C.org. Retrieved 2015-02-12. (Dave Raggett's legacy HTML Tidy page.) https://www.w3.org/People/Raggett/tidy/

  2. "SourceForge.net Repository - [tidy] Index of /". Tidy.cvs.sourceforge.net. Retrieved 2015-04-25. http://tidy.cvs.sourceforge.net/tidy/

  3. tidy-html5 on GitHub https://github.com/w3c/tidy-html5

  4. Smith, Michael. "Michael[tm] Smith". W3C.org. Retrieved 2015-02-12. https://people.w3.org/mike//

  5. "HTACG". HTACG.org. Retrieved 2015-04-25. http://www.htacg.org

  6. Jim Derry (15 January 2015). "HTML Tidy Advocacy Community Group". W3.org. Retrieved 2015-04-25. https://www.w3.org/community/htacg/