| Standards compliant | A term often used in describing websites & user agents’ (often web browsers) relative compliance with web standards proposed by the World Wide Web Consortium (W3C). Also used for stressing out that one doesn't use proprietary methods or features. More often than not the use of proprietary code causes problems, because only one or other browser is designed to support it without regard for standards, making it not standards compliant code. |
| Syntax | Rules; the set of allowed reserved words and their parameters and the correct word order in the expression is called the syntax of the programming language. |