Interface HTMLDivElement

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

汎用ブロックコンテナ。 HTML 4.01 の DIV 要素の定義 を参照。

プロパティ:

IDL 定義:

interface HTMLDivElement : HTMLElement {
           attribute DOMString       align;
};


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