[ Home |
Download |
Buy Now |
Support |
Search Local |
Search Online
]
[ Table of Contents ]
- CSE HTML Validator does not and cannot completely check a document for 100% correct syntax. However, HTML Validator will detect many syntactical errors including most common errors such as misspelled tag names, attributes, and attribute values, missing quotation marks, missing end tags, mismatching '<' and '>' characters, and using tags in incorrect locations. Using CSE HTML Validator is far better than not using anything at all. "It is better to have validated and failed than never to have validated at all." Note that CSE HTML Validator Std/Pro has a significantly more powerful syntax checking engine than CSE HTML Validator Lite and can therefore detect many more syntax problems.
- (This should not be considered a limitation) HTML 3.2 and 4.0 do not require "head" and "body" tags but due to the current design of enforcing good style, these tags are required for proper validation (and it's always safer to have them than to not). In addition, some tags may need to be closed for proper validation by HTML Validator (such as "td") even though in HTML 3.2 and 4.0 they do not have to be. Many web developers and companies, including AI Internet Solutions, would not consider this a limitation, but would instead consider it good style.
NOTE: It is important to note that HTML Validator is not a "real" HTML Validator in the strict technical definition of "HTML validator". This means that CSE HTML Validator is not limited to checking HTML documents according to a DTD (document type definition). Instead, it uses a powerful validation engine that is custom designed for HTML, XHTML, and CSS.
Because HTML Validator is not a DTD validator, it can:
- Detect many problems that a DTD validator cannot detect.
- Enforce better style.
- Provide tips, compatibility messages, and advice (most of these types of messages require the professional version).
- Display easier to understand validator messages.
- Be customized and configured to a user's specifications.
- Check HTML (or XHTML), CSS, links, and accessibility all at once.
[ Table of Contents ]
Copyright © 1997-2005 AI Internet Solutions.