Filed In:
Web Design/HTML Articles Q
.
Query String Definition
This is a definition of the term query string as used in web design.
Quirks Mode—Using the DOCTYPE Element
The Doctype element describes what version of HTML the page uses. But browsers also have a quirks mode that they go into if the doctype isn't specified. If you don't use the doctype element, your web pages won't display in standards compliant ways and might result in some strange web pages.
