Wednesday, April 26, 2017

2068QB5. Explain the Web Standards as explained by renowned International Organizations.

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.




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) 
  • Internet Standard (STD) documents published by the Internet Engineering Task Force (IETF)
  • Request for Comments (RFC) documents published by the Internet Engineering Task Force 
  • Standards published by the International Organization for Standardization (ISO) 
  • Standards published by Ecma International (formerly ECMA) 
  • The Unicode Standard and various Unicode Technical Reports (UTRs) published by the Unicode Consortium
  • Name and number registries maintained by the Internet Assigned Numbers Authority (IANA) 

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), Scalable Vector Graphics (SVG), and XForms, 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. 
  • 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. 

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).

Preeti to Unicode Converter