Results 1 - 20 of 31

HTMLBodyElement

The HTMLBodyElement interface provides special properties (beyond those of the regular HTMLElement interface they also inherit) for manipulating body elements.
API HTML DOM Interface NeedsNewLayout Reference

HTMLBRElement

The HTMLBRElement interface represents a HTML line break element (<br>). It inherits from HTMLElement.
API HTML DOM Interface NeedsNewLayout Reference Référence

HTMLButtonElement

The HTMLButtonElement interface provides properties and methods (beyond the <button> object interface it also has available to them by inheritance) for manipulating the layout and presentation of button elements.
API HTML DOM Interface NeedsNewLayout Reference

HTMLDataElement

The HTMLDataElement interface provides special properties (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating <data> elements.
API HTML DOM Interface NeedsNewLayout Reference Référence

HTMLDataListElement

The HTMLDataListElement interface provides special properties (beyond the HTMLElement object interface it also has available to it by inheritance) to manipulate <datalist> elements and their content.
API HTML DOM Interface NeedsNewLayout Reference Référence

HTMLDivElement

The HTMLDivElement interface provides special properties (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating div elements.
API HTML DOM Interface NeedsNewLayout Reference Référence

HTMLDListElement

The HTMLDListElement interface provides special properties (beyond those of the regular HTMLElement interface it also has available to it by inheritance) for manipulating definition list elements.
API HTML DOM Interface NeedsNewLayout Reference Référence

HTMLEmbedElement

The HTMLEmbedElement interface, which provides special properties (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating <embed> elements.
API HTML DOM Interface NeedsNewLayout Reference Référence

HTMLFieldSetElement

The HTMLFieldSetElement interface has special properties and methods (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating the layout and presentation of field-set elements.
API HTML DOM Interface NeedsNewLayout Reference Référence

HTMLHeadingElement

The HTMLHeadingElement interface represents the different heading elements. It inherits methods and properties from the HTMLElement interface.
API HTML DOM Interface NeedsNewLayout Reference Référence

HTMLHRElement

The HTMLHRElement interface provides special properties (beyond those of the HTMLElement interface it also has available to it by inheritance) for manipulating <hr> elements.
API HTML DOM Interface NeedsNewLayout Reference Référence

HTMLHtmlElement

The HTMLHtmlElement interface serves as the root node for a given HTML document.  This object inherits the properties and methods described in the HTMLElement interface.
API HTML DOM Interface NeedsNewLayout Reference Référence

HTMLLegendElement

The HTMLLegendElement is an interface allowing to access properties of the <legend> elements. It inherits properties and methods from the HTMLElement interface.
API HTML DOM Interface NeedsNewLayout Reference Référence

HTMLLIElement

The HTMLLIElement interface expose specific properties and methods (beyond those defined by regular HTMLElement interface it also has available to it by inheritance) for manipulating list elements.
API HTML DOM Interface NeedsNewLayout Reference Référence

HTMLModElement

The HTMLModElement interface provides special properties (beyond the regular methods and properties available through the HTMLElement interface they also have available to them by inheritance) for manipulating modification elements, that is <del> and <ins>.
API HTML DOM Interface NeedsNewLayout Reference Référence

HTMLObjectElement

The HTMLObjectElement interface provides special properties and methods (beyond those on the HTMLElement interface it also has available to it by inheritance) for manipulating the layout and presentation of <object> element, representing external resources.
API HTML DOM Interface NeedsNewLayout Reference Référence

HTMLOptionElement

The HTMLOptionElement interface represents <option> elements and inherits all classes and methods of the HTMLElement interface.
API HTML DOM Interface NeedsNewLayout Reference

HTMLParagraphElement

The HTMLParagraphElement interface provides special properties (beyond those of the regular HTMLElement object interface it inherits) for manipulating <p> elements.
API HTML DOM Interface NeedsNewLayout Reference Référence

HTMLQuoteElement

The HTMLQuoteElement interface provides special properties and methods (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating quoting elements, like <blockquote> and <q>, but not the <cite> element.
API HTML DOM Interface NeedsNewLayout Reference Référence

HTMLScriptElement

HTML script elements expose the HTMLScriptElement interface, which provides special properties and methods (beyond the regular HTMLElement object interface they also have available to them by inheritance) for manipulating the layout and presentation of <script> elements.
API HTML DOM Interface NeedsNewLayout Reference