Note: This element has been removed from the specification. See this for more information from the editor of the specification.
Summary
The HTML <element>
element is used to define new custom DOM elements.
Content categories | Transparent content. |
---|---|
Permitted content | ??? |
Tag omission | None, both the starting and ending tag are mandatory. |
Permitted parent elements | ??? |
DOM interface | HTMLElement |
Attributes
This element includes the global attributes.
Examples
Text goes here.
More text goes here.
Specifications
The <element>
element was formerly in a draft specification of Custom Elements but it has been removed.
Browser compatibility
See also
- Web components:
<content>
,<shadow>
,<template>