スタイル情報。 HTML 4.01 の
STYLE 要素の定義, CSS モジュール [DOM Level
2 Style Sheets and CSS], StyleSheets モジュール [DOM Level 2 Style Sheets and
CSS] の LinkStyle
インターフェイスを参照。.
disabled
boolean
型
media
type
interface HTMLStyleElement : HTMLElement { attribute boolean disabled; attribute DOMString media; attribute DOMString type; };