W3C

HTML 5

A vocabulary and associated APIs for HTML and XHTML

This is revision 1.2852.

Index

Status: First draft

This section is non-normative.

List of elements
Element Categories Parents Children Attributes Interface
...
label flow; form-associated; interactive; phrasing phrasing phrasing* for; form HTMLLabelElement
...

An asterisk (*) in a cell indicates that the actual rules are more complicated than indicated in the table above.


List of attributes
Attribute Element(s) Value
...
form button; fieldset; input; keygen; label; object; output; select; textarea ID*
...

An asterisk (*) in a cell indicates that the actual rules are more complicated than indicated in the table above.


List of reflecting DOM attributes
Interface Element(s) DOM attribute Reflects...
...
HTMLElement HTML elements contextMenu contextmenu
HTMLOptionElement option text textContent
...

List of interfaces for elements
Element(s) Interface(s)
...
option HTMLOptionElement : HTMLElement
...

List of events
Event
...
load
...