请输入您要查询的百科知识:

 

词条 Web standards
释义

  1. Overview

  2. Common usage

  3. Standards publications and bodies

  4. Non-standard and vendor-proprietary pressures

  5. See also

  6. References

  7. External links

{{short description|Technical standard}}{{Merge from|Web platform|date=June 2018}}Web standards are the formal, non-proprietary standards and other technical specifications that define and describe aspects of the World Wide Web. In recent years, the term has been more frequently associated with the trend of endorsing a set of standardized best practices for building 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, in the broader sense, consist of the following:

  • Recommendations published by the World Wide Web Consortium (W3C)[2]
  • "Living Standard" made by the Web Hypertext Application Technology Working Group (WHATWG)
  • Request for Comments (RFC) documents published by the Internet Engineering Task Force (IETF)[3]
  • Standards published by the International Organization for Standardization (ISO) [4]
  • Standards published by Ecma International (formerly ECMA) [5]
  • The Unicode Standard and various Unicode Technical Reports (UTRs) published by the Unicode Consortium [6]
  • Name and number registries maintained by the Internet Assigned Numbers Authority (IANA) [7]

Web standards are not fixed sets of rules, but are a constantly evolving set of finalized technical specifications of web technologies.[8] Web standards are developed by standards organizations—groups of interested and often competing parties chartered with the task of standardization—not technologies developed and declared to be a standard by a single individual or company. It is crucial to distinguish those specifications that are under development from the ones that already reached the final development status (in case of W3C specifications, the highest maturity level).

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 HTML, CSS and JavaScript. The HTML should also meet accessibility and semantic guidelines. Full standard compliance also covers proper settings for character encoding, valid RSS or 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:

  • Recommendations for markup languages, such as Hypertext Markup Language (HTML), Extensible Hypertext Markup Language (XHTML), and Scalable Vector Graphics (SVG) from W3C.
  • Recommendations for stylesheets, especially Cascading Style Sheets (CSS), from W3C.
  • Standards for ECMAScript, more commonly JavaScript, from Ecma International.
  • Recommendations for Document Object Models (DOM), from W3C.
  • Properly formed names and addresses for the page and all other resources referenced from it (URIs), based upon RFC 2396, from IETF.[9]
  • Proper use of HTTP and MIME to deliver the page, return data from it and to request other resources referenced in it, based on RFC 2616, from IETF.[10]

Web accessibility is normally based upon the Web Content Accessibility Guidelines[11] 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.[12]

See also

  • W3C Markup Validation Service
  • Web Standards Project
  • Acid3

References

1. ^{{cite web | url=http://www.webstandards.org/about/mission/ | title=Mission - Web Standards Project | publisher=WaSP | accessdate=2009-01-19}}
2. ^{{cite web | url=http://www.w3.org/TR/#Recommendations |title=W3C Technical Reports and Publications | publisher=W3C | accessdate=2009-01-19}}
3. ^{{cite web | url=http://www.ietf.org/rfc.html |title=IETF RFC page | publisher=IETF | accessdate=2009-01-19}}
4. ^{{cite web | url=http://www.iso.org/iso/search.htm?qt=world+wide+web&published=on&active_tab=standards |title=Search for World Wide Web in ISO standards | publisher=ISO | accessdate=2009-01-19}}
5. ^{{cite web | url=http://www.ecma-international.org/publications/index.html | title=Ecma formal publications | publisher=Ecma | accessdate=2009-01-19}}
6. ^{{cite web | url=https://www.unicode.org/reports/index.html | title=Unicode Technical Reports | publisher=Unicode Consortium | accessdate=2009-01-19}}
7. ^{{cite web | url=http://www.iana.org/ | title=IANA home page | publisher=IANA | accessdate=2009-01-19}}
8. ^{{cite book | author=Leslie Sikos | title= Web standards - Mastering HTML5, CSS3, and XML | publisher= Apress | year= 2011 | isbn= 978-1-4302-4041-9 | url= http://www.masteringhtml5css3.com/}}
9. ^{{cite IETF| title = Uniform Resource Identifiers (URI): Generic Syntax| rfc = 2396| doi = 10.17487/RFC2396| last1 = Berners-Lee| first1 = Tim| authorlink1 = Tim Berners-Lee| last2 = Fielding| first2 = Roy T.| authorlink2 = Roy Fielding| last3 = Masinter| first3 = Larry| authorlink3 = | year = 1998| publisher = IETF| accessdate = 2009-10-27}}
10. ^{{cite IETF| title = Hypertext Transfer Protocol -- HTTP/1.1| rfc = 2616| doi = 10.17487/RFC2616| last1 = Fielding| first1 = Roy T.| authorlink1 = Roy Fielding| last2 = Gettys| first2 = James| authorlink2 = Jim Gettys| last3 = Mogul| first3 = Jeffrey C.| authorlink3 = | last4 = Nielsen| first4 = Henrik Frystyk| authorlink4 = Henrik Frystyk Nielsen| last5 = Masinter| first5 = Larry| authorlink5 = | last6 = Leach| first6 = Paul J.| authorlink6 = | last7 = Berners-Lee| first7 = Tim| authorlink7 = Tim Berners-Lee| year = 1999| publisher = IETF| accessdate = 2009-10-27}}
11. ^{{cite web |url=http://www.w3.org/TR/WAI-WEBCONTENT/|title=Web Content Accessibility Guidelines 1.0, W3C Recommendation 5-May-1999|publisher=W3C|year=1999|accessdate=2009-02-18}}
12. ^{{cite web|url=https://www.w3.org/TR/html5/introduction.html#compliance-with-other-specifications|title=HTML 5 - A vocabulary and associated APIs for HTML and XHTML - Compliance with other specifications|accessdate=2017-06-29}}

External links

  • W3C homepage
  • The Internet Engineering Task Force

1 : Web standards

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/11/14 8:42:27