Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

HTMLDivElement

DOM の div (document division) オブジェクトには、div 要素の操作の為の HTMLDivElement インタフェースが組み込まれています。 div 要素は、HTMLElement インタフェース からの操作も可能です。

属性

HTMLElement から継承するメソッドの他に以下の属性を持ちます。

属性名 説明
align 非推奨 HTML4.01 廃止 HTML5 DOMString 前後のコンテンツからの相対的な配置位置(左寄せ、中央寄せ、右寄せ)を定義する為の属性

メソッド

固有のメソッドは持たず、 HTMLElement から継承するもののみを持ちます。

仕様

仕様書 策定状況 コメント
WHATWG HTML Living Standard
The definition of 'HTMLDivElement' in that specification.
Living Standard HTML5 より変更無し
HTML5
The definition of 'HTMLDivElement' in that specification.
勧告案 Document Object Model (DOM) Level 2 HTML Specification より変更無し
Document Object Model (DOM) Level 2 HTML Specification
The definition of 'HTMLDivElement' in that specification.
勧告 Document Object Model (DOM) Level 1 Specification より変更無し
Document Object Model (DOM) Level 1 Specification
The definition of 'HTMLDivElement' in that specification.
勧告 最初期の定義

ブラウザ実装状況

機能 Chrome Firefox (Gecko) Internet Explorer Opera Safari (WebKit)
基本サポート (有) 1.0 (1.7 or earlier) (有) (有) (有)
機能 Android Firefox Mobile (Gecko) IE Phone Opera Mobile Safari Mobile
基本サポート (有) 1.0 (1.0) (有) (有) (有)

関連情報

ドキュメントのタグと貢献者

タグ: 
 このページの貢献者: AshfaqHossain, ethertank
 最終更新者: AshfaqHossain,