Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Interface HTMLHRElement
[go: Go Back, main page]

Interface HTMLHRElement

継承元:
HTMLElement
プロパティ:
align, noShade, size, width
メソッド:

水平罫線を作成する。 HTML 4.01 の HR 要素の定義 を参照。

プロパティ:

IDL 定義:

interface HTMLHRElement : HTMLElement {
           attribute DOMString       align;
           attribute boolean         noShade;
           attribute DOMString       size;
           attribute DOMString       width;
};


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