| [ Web Proxy ] |
| Viewing: https://developer.mozilla.org/es/docs/Web/HTML/Reference/Elements/header | [Back] [Original] |
Get to know MDN better
Esta pgina ha sido traducida del ingls por la comunidad. Aprende ms y nete a la comunidad de MDN Web Docs.
This feature is well established and works across many devices and browser versions. Its been available across browsers since julio de 2015.
El elemento de HTML Header (<header>) representa un grupo de ayudas introductorias o de navegacin. Puede contener algunos elementos de encabezado, as como tambin un logo, un formulario de bsqueda, un nombre de autor y otros componentes.
Nota:
<header> no es contenido de seccin y, por lo tanto, no introduce una nueva seccin en descripcin.| Contenido permitido | Contenido dinmico, pero sin un <header> o <footer> descendente |
|---|---|
| Omisin de la etiqueta | No est permitido, tanto la etiqueta de inicio como la de final son obligatorias |
| Elementos padres permitidos | Cualquier elemento que acepte contenido dinmico. Ten en cuenta que un elemento <header> no debe ser descendiente de un elemento <address>, <footer> o cualquier otro elemento <header>. |
| Roles ARIA permitidos | group, presentation |
| Interfaz DOM | HTMLElement |
| Documento normativo | HTML5, seccin 4.4.8 |
Este elemento no tiene otros atributos que no sean los atributos generales, comunes a todos los elementos.
Este elemento implementa la interfaz HTMLElement.
<body>, <nav>, <article>, <aside>, <h1>, <h2>, <h3>, <h4>, <h5>, <h6>, <hgroup>, <footer>, <section>, <address>;This page was last modified on 20 jun 2025 by MDN contributors.
<a><abbr>acronym<address><area><article>asideAudiob<base><bdi>bdobigblockquote<body><br>buttoncanvascaption<center>citecodecolcolgroup<data>datalistdddel<details>dfn<dialog>dir<div>dldtemembed<fencedframe>fieldset<figcaption>figurefontfooterformframeframeset<geolocation>Elementos ttulosheadheaderhgroup<hr><html>i<iframe><img>inputinskbd<label>legendlilink<main>map<mark><marquee><menu>meta<meter><nav><nobr><noembed>noframesnoscript<object>ol<optgroup><option><output>p<param><picture><plaintext><pre><progress><q><rb><rp><rt><rtc><ruby>ssamp<script><search><section><select><selectedcontent><slot>small<source>spanstrikestrongstylesub<summary>suptabla<tbody><td><template><textarea><tfoot><th><thead>time<title><tr><track>ttuulvarvideo<wbr><xmp><input type><input type="button"><input type="checkbox"><input type="color"><input type="date"><input type="datetime"><input type="email"><input type="file"><input type="hidden"><input type="image"><input type="month"><input type="number"><input type="password"><input type="radio"><input type="range"><input type="reset"><input type="search"><input type="submit"><input type="tel"><input type="text"><input type="time"><input type="url"><input type="week"><script type>Your blueprint for a better internet.
Portions of this content are 19982026 by individual mozilla.org contributors. Content available under a Creative Commons license.
| Web Proxy Viewer | New URL | Original Page |