4.2 Use valid, standard web programming code

The World Wide Web Consortium (W3C) sets and publishes standards for most web programming languages, including HTML 5, XHTML 1.1, CSS Level upto 4, DOM, and SMIL. W3C languages are designed with accessibility in mind. Programming code is considered "valid" when it follows all the rules and conventions specified in the published standards.

Objective:

Guidelines:

Validation Technique:

Use W3C Markup Validation service