Web Design All-in-One For Dummies, 2nd Edition
Book image
Explore Book Buy On Amazon

In 1994, Tim Berners-Lee founded the World Wide Web Consortium (W3C) in order to make all software and hardware web accessible. The W3C is international vendor-neutral group dedicated to bringing standards to the web.

The W3C’s mission is “to lead the World Wide web to its full potential by developing protocols and guidelines that ensure long-term growth for the web.” Since its founding, the W3C has published over 100 “W3C Recommendations” for web standards, including the following:

  • The conformity to uniform methods of coding HTML, XHTML, and HTML5: HTML has new rules to follow that would improve the presentation of pages across a wider array of devices.

    XHTML, an enhanced version of HTML 4.01, follows stricter coding rules to improve the accessibility of pages across browsers, operating systems, and other devices that access the Internet. HTML5 is the latest version of HTML (and is the current standard, unless you have a good reason to write XHTML code instead) and further aims to improve how content gets delivered on the Internet.

    With it come many new features including new coding rules for improved parsing, new elements and input attributes, better support for audio and video, the addition of dynamic features like geolocation, and the deprecation of some less-effective tags and attributes.

  • The inclusion of DOCTYPEs in web code: By adding a DOCTYPE tag to the code of all HTML, XHTML, and HTML5 pages, the browser can interpret a web page as an application in the XML programming language. As a standard, this is important because XML allows programmers to create proprietary markup languages through which even more information can be exchanged on the web.

  • The use of Cascading Style Sheets to style web content: Separating content (HTML) from presentation (CSS) and interaction (JavaScript, jQuery, and other programming languages) frees designers and programmers to streamline their code and centralize their presentation markup.

Here is an example of an early, unorganized website from 1998, which was built with frames (which aren’t used anymore) and offered three different navigation options for visitors, including a jump menu, graphic buttons, and hypertext links. Now that standards exist, the web is a much more organized, efficient place to shop, research, mingle, and interact.

image0.jpg

About This Article

This article is from the book:

About the book author:

Sue Jenkins is a working designer as well as a design trainer and author. Her design firm, Luckychair, provides design services for web, logo, and print. Sue has also created a series of training DVDs on popular Adobe design tools including Photoshop, Dreamweaver, and Illustrator.

This article can be found in the category: