HTMLHeadElement - Web API 接口参考 编辑
HTMLHeadElement
接口包含一个文档的描述信息(或者称作元信息)这类对象继承了HTMLElement
接口的全部属性和方法。
属性
继承了父对象HTMLElement
的属性。
HTMLHeadElement.profile
- 空格隔开的一个或多个用于表示元信息URI的
DOMString
。
方法
没有特殊的方法; 继承了父对象 HTMLElement
的方法。
规范
规范 | 状态 | 注释 |
---|---|---|
HTML Living Standard HTMLHeadElement | Living Standard | 相对于上一个版本HTML 5.1没有修改 |
HTML 5.1 HTMLHeadElement | Recommendation | 相对于HTML5没有修改。 |
HTML5 HTMLHeadElement | Recommendation | 删除了下列属性: profile . |
Document Object Model (DOM) Level 2 HTML Specification HTMLHeadElement | Obsolete | 相对于 Document Object Model (DOM) Level 1 Specification没有修改。 |
Document Object Model (DOM) Level 1 Specification HTMLHeadElement | Obsolete | 最初定义。 |
浏览器兼容性
We're converting our compatibility data into a machine-readable JSON format. This compatibility table still uses the old format, because we haven't yet converted the data it contains. Find out how you can help!特性 | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari (WebKit) |
---|---|---|---|---|---|
基本支持 | (Yes) | 1.0 (1.7 or earlier) | (Yes) | (Yes) | (Yes) |
profile | 未实现 | (Yes) 未实现 7.0 | 未实现 | 未实现 | 未实现 |
特性 | Android | Firefox Mobile (Gecko) | IE Phone | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|
基本支持 | (Yes) | 1.0 (1.0) | (Yes) | (Yes) | (Yes) |
profile | 未实现 | (Yes) 未实现 7.0 | 未实现 | 未实现 | 未实现 |
另见
- 对应的HTML 元素是根据
<head>
实现。
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论