CSE HTML Validator


CSE HTML Validator is an HTML editor and CSS editor for Windows that helps web developers create syntactically correct and accessible HTML, XHTML, and CSS documents by locating errors, potential problems, and common mistakes. It is also able to check links, suggest improvements, alert developers to deprecated, obsolete, or proprietary tags, attributes, and CSS properties, and find issues that can affect search engine optimization.
CSS HTML Validator is developed, marketed, and sold by AI Internet Solutions LLC located in Texas. The first version of CSS HTML Validator was released in 1997 for Windows 95. The current version is 2020/v20 and is for Windows 7 or above. There are four major editions of CSS HTML Validator — Enterprise, Professional, Home/Standard, and Lite. While the application is generally a commercial product, a free version of the standard edition is available for personal, non-commercial use.

Features

CSS HTML Validator includes an HTML editor, validator for HTML, XHTML, polyglot markup, CSS, PHP and JavaScript, link checker, spell checker, accessibility checker, and search engine optimization checker. An integrated web browser allows developers to browse the web while the pages are automatically validated.
Because documents are checked locally and not uploaded over the Internet to a server in order to be checked, validations are performed relatively quickly, and security and privacy are increased.
A Batch Wizard tool, included in some editions of the software, can check entire Web sites, parts of Web sites, or a list of local web documents. The Batch Wizard generates reports in HTML or XML format. The reports can be viewed using a standard web browser.
The accessibility checker includes support for Section 508 Amendment to the Rehabilitation Act of 1973 and Web Content Accessibility Guidelines. Current versions also provide support for Canada's Common Look and Feel, including CLF 2.0.
Using a version of HTML Tidy with HTML5 support and the Pretty Print & Fix Tool, CSS HTML Validator can automatically fix some common problems with HTML and XHTML documents. However, some problems cannot be fixed with automated tools and require manual review and repair.

Version history

Validation of polyglot markup was added in CSE HTML Validator v12, and mobile development support was added in CSE HTML Validator v14 and improved in v15. Version 15 added built-in syntax checking for JSON and HTML5 cache manifest files. Version 16 added JavaScript linting using JSHint, a static code analysis tool for checking JavaScript, but also continues to support JSLint. Version 17 added support for the Accelerated Mobile Pages Project, which is a type of HTML optimized for mobile web browsing, and support for live DOM validation using Google Chrome
Version 18 renamed the software to CSS HTML Validator 2018 and includes updated HTML5 and CSS support. Version 18 also added a new "By Message" report in the Batch Wizard and dropped support for Windows Vista and below.
CSS HTML Validator 2019/v19 includes updated HTML and CSS support, adds WCAG 2.1 support, improves support when running under Wine, and is a native 64-bit application. CSS HTML Validator 2020/v20, first released in January 2020, includes further HTML, CSS, accessibility, and other updates, including improved support for the Accelerated Mobile Pages Project. Also, beginning with 2020/v20, the standard edition was renamed to the home edition.
An online edition based on CSS HTML Validator Pro that can check documents via file upload, URL, or snippets was discontinued May 2017 in favor of the desktop version for Microsoft Windows.

Purpose of validation

The purpose of validation and computerized checking of HTML, XHTML, and CSS documents is to help make sure that the documents are syntactically correct and problem-free. Checked HTML, XHTML, and CSS documents are more likely to:
While automated checking tools are helpful for website development and maintenance, they cannot guarantee that a document will display as intended in all browsers. Developers should always test documents in a variety of browsers to locate problems that cannot be detected with a computerized checking tool.

Differences from other HTML validators

CSS HTML Validator integrates with other third-party software like those listed below. This allows validation using CSS HTML Validator from within the third-party program.