The style element allows style information to be embedded in documents.
<!--
"
without a matching later occurrence
of the character sequence
"-->
".any element that can contain metadata elements, div, noscript, section, article, aside
interface HTMLStyleElement : HTMLElement { attribute boolean disabled; attribute DOMString media; attribute DOMString type; attribute boolean scoped; }; HTMLStyleElement implements ;