<header> and <footer>
Widely available
Tags:
html
Groups:
HTML >
HTML elements
The <header>
and <footer>
HTML elements represent content that precedes and follows the main page content, respectively.
To learn more, see
<footer>: The Footer element,
<header>: The Header element at MDN.
Compatibility
- Chrome 5 Released on 2010-05-25
- Chrome Android 18 Released on 2012-06-27
- Edge 12 Released on 2015-07-29
- Firefox 4 Released on 2011-03-22
- Firefox for Android 4 Released on 2011-03-29
- Safari 5 Released on 2010-06-07
- Safari on iOS 4.2 Released on 2010-11-22
Specifications
- HTML Standard (#the-header-element), from HTML Workstream (WHATWG).
- HTML Standard (#the-footer-element), from HTML Workstream (WHATWG).