| Class | Description |
|---|---|
| HTMLAnchorElement |
The anchor element.
|
| HTMLAppletElement |
An embedded Java applet.
|
| HTMLAreaElement |
Client-side image map area definition.
|
| HTMLBaseElement |
Document base URI.
|
| HTMLBaseFontElement |
Base font.
|
| HTMLBodyElement |
The HTML document body.
|
| HTMLBRElement |
Force a line break.
|
| HTMLBuilder | |
| HTMLButtonElement |
Push button.
|
| HTMLCollection |
An HTMLCollection is a list of nodes.
|
| HTMLDirectoryElement | |
| HTMLDivElement | |
| HTMLDListElement | |
| HTMLDocument |
An HTMLDocument is the root of the HTML hierarchy and holds the entire
content.
|
| HTMLElement | |
| HTMLFieldSetElement |
Organizes form controls into logical groups.
|
| HTMLFontElement |
Local change to font.
|
| HTMLFormElement | |
| HTMLFrameElement |
Create a frame.
|
| HTMLFrameSetElement |
Create a grid of frames.
|
| HTMLHeadElement |
Document head information.
|
| HTMLHeadingElement |
For the H1 to H6 elements.
|
| HTMLHRElement | |
| HTMLHtmlElement |
Root of an HTML document.
|
| HTMLIFrameElement |
Inline subwindows.
|
| HTMLImageElement | |
| HTMLInputElement | |
| HTMLIsIndexElement |
This element is used for single-line text input.
|
| HTMLLabelElement |
Form field label text.
|
| HTMLLegendElement | |
| HTMLLIElement |
List item.
|
| HTMLLinkElement |
The LINK element specifies a link to an external resource, and defines this
document's relationship to that resource (or vice versa).
|
| HTMLMapElement |
Client-side image map.
|
| HTMLMenuElement |
Menu list.
|
| HTMLMetaElement | |
| HTMLModElement |
Notice of modification to part of a document.
|
| HTMLObjectElement |
Generic embedded object.
|
| HTMLOListElement | |
| HTMLOptGroupElement | |
| HTMLOptionElement | |
| HTMLOptionsCollection |
An HTMLOptionsCollection is a list of nodes representing HTML option element.
|
| HTMLParagraphElement | |
| HTMLParamElement | |
| HTMLPreElement | |
| HTMLQuoteElement |
For the Q and BLOCKQUOTE elements.
|
| HTMLScriptElement |
Script statements.
|
| HTMLSelectElement | |
| HTMLSpanElement | |
| HTMLStyleElement |
Style information.
|
| HTMLTableCaptionElement | |
| HTMLTableCellElement |
The object used to represent the TH and TD elements.
|
| HTMLTableColElement | |
| HTMLTableElement |
The create* and delete* methods on the table allow authors to construct and
modify tables.
|
| HTMLTableRowElement |
A row in a table.
|
| HTMLTableSectionElement |
The THEAD, TFOOT, and TBODY elements.
|
| HTMLTemplateElement | |
| HTMLTextAreaElement | |
| HTMLTitleElement | |
| HTMLUListElement | |
| HTMLUnknownElement |
Copyright © 2009-2019 Aarhus University