Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

<header>

引进于 HTML5

概述

<header>元素表示一组引导性的帮助,可能包含标题元素,也可以包含其他元素,像logo、分节头部、搜索表单等。

使用说明:

  • <header>元素不是分节内容,所以不会引入新的分节到大纲中。

属性

只具有全局属性.

示例

<header>
  a logo
</header> 

标准

Specification Status Comment
WHATWG HTML Living Standard Living Standard  
HTML5 Candidate Recommendation  

浏览器兼容

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari
Basic support 5 4.0 (2.0) 9.0 11.10 4.1
Feature Android Firefox Mobile (Gecko) IE Mobile Opera Mobile Safari Mobile
Basic support 2.2 4.0 (2.0) 9.0 11.0 5.0 (iOS 4.2)

相关文章

文档标签和贡献者

 此页面的贡献者: ziyunfei, hutuxu
 最后编辑者: ziyunfei,