A user account is required in order to edit this wiki, but we've had to disable public user registrations due to spam.

To request an account, ask an autoconfirmed user on Chat (such as one of these permanent autoconfirmed members).

HTML5: Difference between revisions

From WHATWG Wiki
Jump to navigation Jump to search
(Changed to reflect heavy alteration of the WA1 spec.)
No edit summary
Line 4: Line 4:
Web Applications 1.0 is still in the draft stage and is undergoing heavy development. Major changes in the specification can be expected.
Web Applications 1.0 is still in the draft stage and is undergoing heavy development. Major changes in the specification can be expected.


==Sections==
==Contributor Proposals==
* [[WA1:Semantics and Structure of HTML Elements|Semantics and Structure of HTML Elements]]
* [[User:Matthew_Raymond:vcalendar_and_vcard_elements|<vcard>, <vcalendar>, <vevent> and <vattr> elements]] by [[User:Matthew_Raymond|Matthew Raymond]]
* [[WA1:Menus, Buttons and Commands|Menus, Buttons and Commands]]
* [[WA1:Editing|Editing]]
* [[WA1:Parsing|Parsing]]
* [[WA1:Rendering|Rendering]]
* [[WA1:Script and the DOM|Script and the DOM]]
* [[WA1:Multimedia|Multimedia]]
* [[WA1:Communication|Communication]]
* [[WA1:User Interaction|User Interaction]]


==External Links==
==External Links==
* [http://whatwg.org/specs/web-apps/current-work/ Web Applications 1.0]
* [http://whatwg.org/specs/web-apps/current-work/ Web Applications 1.0]

Revision as of 05:45, 13 November 2005

HTML has served the Web community well, but it lacks some basic semantics necessary for modern Web applications. Web Applications 1.0 attempts to rectify this, while at the same time updating the HTML specifications to address issues raised in the past few years.

Status

Web Applications 1.0 is still in the draft stage and is undergoing heavy development. Major changes in the specification can be expected.

Contributor Proposals

External Links