Provides interfaces for DOM Level 2 HTML Specification.
-
interface
interface
interface
Client-side image map area definition.
interface
interface
interface
interface
interface
interface
interface
interface
interface
Organizes form controls into logical groups.
interface
interface
The FORM
element encompasses behavior similar to a collection
and an element.
interface
interface
interface
Document head information.
interface
For the H1
to H6
elements.
interface
Create a horizontal rule.
interface
Root of an HTML document.
interface
interface
interface
interface
This element is used for single-line text input.
interface
interface
Provides a caption for a FIELDSET
grouping.
interface
interface
The LINK
element specifies a link to an external resource,
and defines this document's relationship to that resource (or vice versa).
interface
interface
interface
This contains generic meta-information about the document.
interface
Notice of modification to part of a document.
interface
interface
interface
Group options together in logical subdivisions.
interface
interface
interface
Parameters fed to the OBJECT
element.
interface
interface
For the Q
and BLOCKQUOTE
elements.
interface
interface
The select element allows the selection of an option.
interface
interface
Table caption See the CAPTION element definition in HTML 4.0.
interface
The object used to represent the TH
and TD
elements.
interface
Regroups the COL
and COLGROUP
elements.
interface
The create* and delete* methods on the table allow authors to construct
and modify tables.
interface
interface
The THEAD
, TFOOT
, and TBODY
elements.
interface
interface
interface
Create a new table caption object or return an existing one.
Create a table footer row or return an existing one.
Create a table header row or return an existing one.
The element that contains the content for the document.
Insert an empty TD
cell into this row.
Insert a new empty row in the table.
Insert a row into this section.
void
Add a new element to the collection of OPTION
elements
for this SELECT
.
void