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
Jump to navigation
Jump to search
(Initial page creation...) |
(Changed to reflect heavy alteration of the WA1 spec.) |
||
Line 6: | Line 6: | ||
==Sections== | ==Sections== | ||
* [[WA1:Semantics and Structure of HTML Elements|Semantics and Structure of HTML Elements]] | * [[WA1:Semantics and Structure of HTML Elements|Semantics and Structure of HTML Elements]] | ||
* [[WA1:Menus, Buttons and Commands|Menus, Buttons and Commands]] | * [[WA1:Menus, Buttons and Commands|Menus, Buttons and Commands]] | ||
* [[WA1:Editing|Editing]] | * [[WA1:Editing|Editing]] | ||
* [[WA1:Parsing|Parsing]] | |||
* [[WA1:Rendering|Rendering]] | |||
* [[WA1:Script and the DOM|Script and the DOM]] | * [[WA1:Script and the DOM|Script and the DOM]] | ||
* [[WA1:Multimedia|Multimedia]] | * [[WA1:Multimedia|Multimedia]] | ||
* [[WA1:Communication|Communication]] | * [[WA1:Communication|Communication]] | ||
* [[WA1: | * [[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 14:06, 16 June 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.
Sections
- Semantics and Structure of HTML Elements
- Menus, Buttons and Commands
- Editing
- Parsing
- Rendering
- Script and the DOM
- Multimedia
- Communication
- User Interaction