<main>
Widely available since 2018-01-29
The <main>
element represents the dominant content of a document. It is commonly used together with <header>
and <footer>
.
Learning resources on MDN
No MDN documentation found. You can search for the feature on MDN. If you believe that MDN has no documentation about this feature, you can open an issue on MDN's GitHub repository.Browser support
- Chrome 26 Released on 2013-03-26
- Chrome Android 26 Released on 2013-04-03
- Edge 12 Released on 2015-07-29
- Firefox 21 Released on 2013-05-14
- Firefox for Android 21 Released on 2013-05-14
- Safari 7 Released on 2013-10-22
- Safari on iOS 7 Released on 2013-09-18
Specifications
- HTML (#the-main-element), from HTML Workstream (WHATWG).
View web-platform-tests results for this feature - View the feature source file (dist) - Edit the feature - Report an issue about this feature