Web standards

Source: Wikipedia, the free encyclopedia.

Web standards are the formal, non-proprietary

web sites, and a philosophy of web design and development that includes those methods.[1]

Overview

Web standards include many interdependent standards and specifications, some of which govern aspects of the Internet, not just the World Wide Web. Even when not web-focused, such standards directly or indirectly affect the development and administration of web sites and web services. Considerations include the interoperability, accessibility and usability of web pages and web sites.

Web standards consist of the following:

More broadly, the following technologies may be referred to as "web standards" as well:

Web standards are evolving specifications of web technologies.

W3C
specifications, the highest maturity level).

The web standards movement

The earliest visible manifestation of the web standards movement was the Web Standards Project, launched in August 1998 as a grassroots coalition fighting for improved web standards support in browsers.[11]

The web standards movement supports concepts of standards-based web design, including the separation of document structure from a web page or application's appearance and behavior; an emphasis on semantically structured content that validates (that is, contains no errors of structural composition) when tested against validation software maintained by the World Wide Web Consortium; and progressive enhancement, a layered approach to web page and application creation that enables all people and devices to access the content and functionality of a page, regardless of personal physical ability (accessibility), connection speed, and browser capability.

Prior to the web standards movement, many web page developers used invalid, incorrect HTML syntax such as "table layouts" and "spacer" GIF images to create web pages — an approach often referred to as "

Microsoft Internet Explorer 4 and Netscape Navigator 4), but were often inaccessible to people with disabilities. Tag soup pages also displayed or operated incorrectly in older browsers, and required code forks such as JavaScript for Netscape Navigator and JScript for Internet Explorer
that added to the cost and complexity of development. The extra code required, and the lack of a caching page layout language, made web sites "heavy" in terms of bandwidth, as did the frequent use of images as text. These bandwidth requirements were burdensome to users in developing countries, rural areas, and wherever fast Internet connections were unavailable.

The Web Standards movement pioneered by Glenn Davis, George Olsen, Jeffrey Zeldman, Steven Champeon, Todd Fahrner, Eric A. Meyer, Tantek Çelik, Dori Smith, Tim Bray, Jeffrey Veen, and other members of the Web Standards Project replaced bandwidth-heavy tag soup with light, semantic markup and progressive enhancement, with the goal of making web content "accessible to all".[12]

The Web Standards movement declared that HTML, CSS, and JavaScript were more than simply interesting technologies. "They are a way of creating Web pages that will facilitate the twin goals of sophisticated and appropriate presentation and widespread accessibility."[12] The group succeeded in persuading Netscape, Microsoft, and other browser makers to support these standards in their browsers. It then set about promoting these standards to designers, who were still using tag soup, Adobe Flash, and other proprietary technologies to create web pages.

In 2007,

30 November is the annual international celebration of web standards and web accessibility.[14]

Common usage

When a web site or web page is described as complying with web standards, it usually means that the site or page has valid

Atom news feed, valid RDF, valid metadata, valid XML
, valid object embedding, valid script embedding, browser- and resolution-independent codes, and proper server settings.

When web standards are discussed, the following publications are typically seen as foundational:

Web accessibility is normally based upon the Web Content Accessibility Guidelines[17] published by the W3C's Web Accessibility Initiative.

Work in the W3C toward the Semantic Web is currently focused by publications related to the Resource Description Framework (RDF), Gleaning Resource Descriptions from Dialects of Languages (GRDDL) and Web Ontology Language (OWL).

Standards publications and bodies

A W3C Recommendation is a specification or set of guidelines that, after extensive consensus-building, has received the endorsement of W3C Members and the Director.

An IETF Internet Standard is characterized by a high degree of technical maturity and by a generally held belief that the specified protocol or service provides significant benefit to the Internet community. A specification that reaches the status of Standard is assigned a number in the IETF STD series while retaining its original IETF RFC number.

Non-standard and vendor-proprietary pressures

HTML 5 contains numerous "willful violations" of other specifications, in order to accommodate limitations of existing platforms.[18]

Web Standards Compliance Testing

There are compliance tests both for HTML code generated by websites as well as for the faithful interpretation of HTML code by web browsers.

Compliance tests for website code

W3C offers online services to test websites directly for both web site developers, as well as for website users. These include:

Compliance tests for web browsers

The Web Standards Project (WaSP), although development is officially inactive, continues to offer two levels of testing services for web browsers:

See also

References

  1. ^ "Mission - Web Standards Project". WaSP. Retrieved 2009-01-19.
  2. ^ "W3C Technical Reports and Publications". W3C. Retrieved 2009-01-19.
  3. ^ .
  4. ^ "WHATWG Standards". spec.whatwg.org. Retrieved 2020-11-22.
  5. ^ "Ecma formal publications". Ecma. Retrieved 2009-01-19.,
  6. ^ "Search for World Wide Web in ISO standards". ISO. Retrieved 2009-01-19.
  7. ^ "IETF RFC page". IETF. Retrieved 2009-01-19.
  8. ^ "Unicode Technical Reports". Unicode Consortium. Retrieved 2009-01-19.
  9. ^ "IANA home page". IANA. Retrieved 2009-01-19.
  10. .
  11. .
  12. ^ a b "Web Standards Mission". Archive.webstandards.org. Retrieved 2014-02-26.
  13. ^ Zeldman, Jeffrey (2008-11-20). "Blue Beanie Day II". Zeldman on Web & Interaction Design. Retrieved 2020-04-21.
  14. ^ Walker, Alissa (2009-11-30). "Why Is Your Web Designer Wearing a Blue Hat Today?". Fast Company. Retrieved 2020-04-21.
  15. . Retrieved 2009-10-27.
  16. . Retrieved 2009-10-27.
  17. ^ "Web Content Accessibility Guidelines 1.0, W3C Recommendation 5-May-1999". W3C. 1999. Retrieved 2009-02-18.
  18. ^ "HTML 5 - A vocabulary and associated APIs for HTML and XHTML - Compliance with other specifications". Retrieved 2017-06-29.

External links