CSE HTML Validator

CSE HTML Validator

CSE HTML Validator Pro v14
Developer(s) AI Internet Solutions LLC
Stable release
16.05 / September 16, 2016 (2016-09-16)
Operating system Windows XP and later
Type HTML editor
License Shareware
Website www.htmlvalidator.com

CSE HTML Validator is a native desktop software application for Microsoft Windows. The software assists web developers in creating syntactically correct and accessible HTML, XHTML, and CSS documents (including HTML5 and CSS3) 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.

CSE HTML Validator is developed, marketed, and sold by AI Internet Solutions LLC located in Texas.[1] The first version of CSE HTML Validator was released in 1997 for Windows 95. The current version is 16.05[2] (as of October 19, 2016). There are four major editions of CSE HTML Validator — Enterprise, Professional, Standard, and Lite. While the application is generally a commercial product (except for the lite edition), a free version of the standard edition is available for personal, non-commercial use.

Features

CSE HTML Validator includes an HTML editor, HTML validator, XHTML validator, CSS validator (with support for CSS3), PHP syntax checker, JavaScript checker (using JSLint and/or JSHint), link checker (to find dead and broken links), spell checker, accessibility checker, search engine optimization (SEO) checker, integrated HTML editor, and integrated web browser. The 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 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.

Validation of polyglot markup was added in CSE HTML Validator v12, and mobile development support (for HTML & CSS) was added in CSE HTML Validator v14 and improved in v15. Version 15 adds built-in syntax checking for JSON and HTML5 cache manifest files. Version 16 adds JavaScript linting using JSHint, a static code analysis tool for checking JavaScript, but also continues to support JSLint.

The accessibility checker includes support for Section 508 Amendment to the Rehabilitation Act of 1973 and Web Content Accessibility Guidelines (both WCAG 1.0 and WCAG 2.0). Current versions also provide support for Canada's Common Look and Feel (CLF), including CLF 2.0.

Using a version of HTML Tidy with HTML5 support and the Format and Fix Tool, CSE HTML Validator can automatically fix some common problems with HTML and XHTML documents. However, some problems cannot be fixed (or fixed correctly) with automated tools and require manual review and repair.

An online edition based on CSE HTML Validator Pro can check documents via file upload, URL, or snippets (direct text input). It supports HTTPS for security and privacy.[3] The desktop edition of CSE HTML Validator is currently only available 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 (including mobile browsers) to locate problems that cannot be detected with a computerized checking tool.

Differences from other HTML validators

Integration with other software

CSE HTML Validator integrates with other 3rd party software like those listed below. This allows validation using CSE HTML Validator from within the 3rd party program.

References

  1. About AI Internet Solutions LLC Retrieved on 2015-10-28.
  2. CSE HTML Validator v16.05 Now Available Retrieved on 2016-10-19
  3. OnlineWebCheck.com based on CSE HTML Validator Pro
  4. EmEditor Plug-in Library 32-bit Retrieved on 2013-10-15.
  5. A1 Website Analyzer Retrieved 2013-04-09
  6. Tools integration with NuSphere's PHP Editor/IDE Retrieved 2013-04-09
  7. TopStyle Home Page Retrieved on 2013-01-22.
  8. UltraEdit Text Editor Features Retrieved on 2014-09-16.

External links

This article is issued from Wikipedia - version of the 10/19/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.