HTML Validation

Sandvox Pro allows you to validate the HTML of any page. This is mainly useful for pages which contain your own custom HTML content (such as Raw HTML pages or pagelets). The validation service is provided by w3.org.

To validate a page's HTML:

  1. Ensure an Internet connection is available.
  2. From the View menu choose "Web View → Validate HTML."

If the page fails validation, Sandvox will display the results in the Web View until you reload it. It is then up to you to correct the issues causing the validation to fail.

Please note that it is possible for an HTML page to fail validation, yet be still perfectly usable for all or most browsers. Validation is an important tool, but in practice, it is not critical that your website contain completely valid HTML.

How can we improve this page? Let us know.