| [ Web Proxy ] |
| Viewing: https://developer.mozilla.org/ja/docs/Web/HTML/Reference/Elements/header | [Back] [Original] |
Get to know MDN better
<header>
<a class="logo" href="#"></a>
</header>
<article>
<header>
<h1>Beagles</h1>
<time>08.12.2014</time>
</header>
<p>
<em></em>
</p>
</article>
.logo {
background: left / cover
url("/shared-assets/images/examples/puppy-header.jpg");
display: flex;
height: 120px;
align-items: center;
justify-content: center;
font:
bold calc(1em + 2 * (100vw - 120px) / 100) "Dancing Script",
fantasy;
color: #ff0083;
text-shadow: black 2px 2px 0.2rem;
}
header > h1 {
margin-bottom: 0;
}
header > time {
font: italic 0.7rem sans-serif;
}
<main> ARIA ARIA <header> banner
h1h6
<header> HTML the very first website <h1> <h6> <header>
<article><main><section><nav><aside> ARIA ARIA <header> generic aria-label aria-labelledby
<header>
<h1></h1>
<img src="mdn-logo-sm.png" alt="MDN " />
</header>
<article>
<header>
<h2></h2>
<p>
<time datetime="2017-10-04">2017 10 4 </time> Jane Smith
</p>
</header>
<p>
</p>
<p><a href="https://example.com/the-planet-earth/"></a></p>
</article>
| , | |
<header>
<footer>
|
|
<address><footer>
<header>
|
|
| ARIA |
banner,
article, aside, main, nav,
section
article,
complementary,
main,
navigation,
region
generic
|
| ARIA |
group, presentation,
none
|
| DOM | HTMLElement |
| HTML # the-header-element |
<a><abbr><acronym><address><area><article><aside><audio><b><base><bdi><bdo><big><blockquote><body><br><button><canvas><caption><center><cite><code><col><colgroup><data><datalist><dd><del><details><dfn><dialog><dir><div><dl><dt><em><embed><fencedframe><fieldset><figcaption><figure><font><footer><form><frame><frameset><geolocation><h1><head><header><hgroup><hr><html><i><iframe><img><input><ins><kbd><label><legend><li><link><main><map><mark><marquee><menu><meta><meter><nav><nobr><noembed><noframes><noscript><object><ol><optgroup><option><output><p><param><picture><plaintext><pre><progress><q><rb><rp><rt><rtc><ruby><s><samp><script><search><section><select><selectedcontent><slot><small><source><span><strike><strong><style><sub><summary><sup><table><tbody><td><template><textarea><tfoot><th><thead><time><title><tr><track><tt><u><ul><var><video><wbr><xmp><input> <input type="button"><input type="checkbox"><input type="color"><input type="date"><input type="datetime-local"><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> | Web Proxy Viewer | New URL | Original Page |