Interface HTMLBRElement

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

強制改行。 HTML 4.01 の BR 要素の定義 を参照。

プロパティ:

IDL 定義:

interface HTMLBRElement : HTMLElement {
           attribute DOMString       clear;
};


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