Javascript validator
Web page editor
The following examples demonstrate how to get validation results from an instance of the W3C HTML Validator.
Example 67-1. Validate by URI This is a simple example which shows how to validate a URI and return whether the page is valid or not.
|
Javascript validator
Web page editor