Interface HTMLHeadingElement

継承元:
HTMLElement
プロパティ:
align
メソッド:

H1H6 要素。 HTML 4.01 の H1 要素の定義 を参照。

プロパティ:

IDL 定義:

interface HTMLHeadingElement : HTMLElement {
           attribute DOMString       align;
};


Issued: / Revised: / All rights reserved. © 2002-2016 TAKI