Baseline Widely available *
HTMLStyleElement
æ¥å£è¡¨ç¤º <style>
å
ç´ ãå®ä» HTMLElement
å LinkStyle
ä¸ç»§æ¿å±æ§åæ¹æ³ã
è¿ä¸ªæ¥å£ä¸å 许修æ¹å å«å ¶ä¸ç CSSï¼å¤§å¤æ°æ åµä¸ï¼ã妿éè¦ä¿®æ¹ CSSï¼åå¾å ³äºä½¿ç¨å¨ææ ·å¼çä¿¡æ¯æ¥çå¨ DOM ä¸ç¨äºä¿®æ¹ç¹å® CSS 屿§ç对象ã
must be a string
屿§Inherits properties from its parent, HTMLElement
, and implements LinkStyle
.
HTMLStyleElement.media
Is a DOMString
representing the intended destination medium for style information.
HTMLStyleElement.type
Is a DOMString
representing the type of style being applied by this statement.
HTMLStyleElement.disabled
Is a Boolean
value representing whether or not the stylesheet is disabled (true) or not (false).
LinkStyle.sheet
åªè¯»
Returns the StyleSheet
object associated with the given element, or null
if there is none
HTMLStyleElement.scoped
éæ å å·²å¼ç¨
Is a Boolean
value indicating if the element applies to the whole document (false
) or only to the parent's sub-tree (true
).
No specific method; inherits properties from its parent, HTMLElement
, and LinkStyle
.
<style>
.RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4