The element element defines a custom element. Note: This element has been deprecated, and is not supported by any browser. See document.register for the standard custom element definition.
Overview TableCustom elements are new types of DOM elements that can be defined by authors.
Custom elements can define presentation aspects like decorators. Unlike a decorator, which can be applied or unapplied to a given element, the element’s type is fixed. So custom elements can also define new state and behavior, which decorators can’t do because of their ephemeral nature.
See also Related articles Web Components External resourceshttps://dvcs.w3.org/hg/webcomponents/raw-file/tip/explainer/index.html#custom-element-section
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