DOM中元素继承HTMLElement
自定义的元素继承HTMLUnknowElement
元素定义包含:
- 类别(categories)
HTML中元素被分成不同的种类,有metadata content,flow content,sectioning content,headingcontent,phrasing content,embedded content,interactive content
metadata content:
元数据内容是设置描述或其他内容的行为,或设置文档和其他文档的关系,或传递信息。,,,