Web Standards Articles

Web Standards Articles Table Of Contents

As of 2010-03-03

The Web Standards Articles is a collection of articles on the concept of accessibility and structuring your webpages in standards HTML / XHTML and CSS with information about other web technologies and web browsers.

  • Introduction to Web Standards including Accessibility

    Last updated: 2008-10-29.

    This article provides an introduction to web standards.

    Updated: Refresh Update.

  • HTML Subset

    Last updated: 2009-12-18.

    This article provides the subset of HTML 5 for Web Authors that is already supported for many years.

    Updated: added the summary attribute for the table element and future proofed title and filenames.

  • HTML Webpage Structure

    Last updated: 2010-02-02.

    This article provides information on how to structure your webpages with HTML 5.

    Updated figure and details elements.

  • HTML Markup Reference

    Last updated: 2010-02-02.

    This article provides the full list of elements and attributes of HTML 5 for Web Authors for quick reference including what supports what.

    Updated figure and details elements.

  • ARIA: accessibly enhancing webpages and web applications

    Last updated: 2009-11-17.

    This article provides the information about Accessible Rich Internet Applications: ARIA.

    Updated: added descriptions for the role specific states and properties.

  • Web Accessibility

    Last updated: 2010-01-05.

    This article provides information on accessibile webpages.

    Updated: updates info on opening links in new tabs or windows.

  • Present and layout with Cascade StyleSheets (CSS)

    Last updated: 2010-02-20.

    This article lays out some of the ever expanding Cascade Stylesheets (CSS).

    Updated: Added 2D Transforms.

  • Browser Scripting

    Last updated: 2009-11-14.

    This article discuss' basic scripting using ECMAScript and JavaScript.

    Updated: Editorial updates.

  • Modelling the Document Objects

    Last updated: 2009-12-18.

    This article models the functions to interact and manipulate the webpage with the Document Object Model (DOM).

    Updated: Refresh update and added some canvas API.

  • Unobtrusive Scripting

    Last updated: 2009-11-14.

    This article is about writing unobtrusive scripting.

    Updated: Editorial updates.

  • Images used on the Web including PNG and JPEG

    Last updated: 2009-12-18.

    This article provides information about common image formats used on the Web.

    Updated: Refresh update including SVG 1.2 Tiny and HTML Canvas.