| 1 |
|
#pattern |
| 2 |
|
<span class=secno>* </span>The <dfn |
| 3 |
|
id=h1><code>h1</code></dfn>, <dfn id=h2><code>h2</code></dfn>, <dfn |
| 4 |
|
id=h3><code>h3</code></dfn>, <dfn id=h4><code>h4</code></dfn>, <dfn |
| 5 |
|
id=h5><code>h5</code></dfn>, and <dfn id=h6><code>h6</code></dfn> elements |
| 6 |
|
#ja |
| 7 |
|
<span class=secno>$1 </span><dfn |
| 8 |
|
id=h1><code>h1</code></dfn>、<dfn id=h2><code>h2</code></dfn>、<dfn |
| 9 |
|
id=h3><code>h3</code></dfn>、<dfn id=h4><code>h4</code></dfn>、<dfn |
| 10 |
|
id=h5><code>h5</code></dfn>、<dfn id=h6><code>h6</code></dfn> 要素 |
| 11 |
|
|
| 12 |
|
#en |
| 13 |
|
<a href="#heading0">Heading content</a>. |
| 14 |
|
#ja |
| 15 |
|
<a href="#heading0">見出し内容</a>。 |
| 16 |
|
|
| 17 |
|
#en |
| 18 |
|
These elements define headers for their sections. |
| 19 |
|
#ja |
| 20 |
|
これらの要素は、その章節の見出しを定義します。 |
| 21 |
|
|
| 22 |
|
#en |
| 23 |
|
The semantics and meaning of these elements are defined in the section |
| 24 |
|
on <a href="#headings0">headings and sections</a>. |
| 25 |
|
#ja |
| 26 |
|
これらの要素の意味は<a href="#headings0">見出しと章節</a>の節で定義します。 |
| 27 |
|
|
| 28 |
|
#en |
| 29 |
|
These elements have a <dfn id=rank>rank</dfn> given by the number in |
| 30 |
|
their name. The <code><a href="#h1">h1</a></code> element is said to have |
| 31 |
|
the highest rank, the <code><a href="#h6">h6</a></code> element has the |
| 32 |
|
lowest rank, and two elements with the same name have equal rank. |
| 33 |
|
#ja |
| 34 |
|
これらの要素は、その名前中の数字により与えられる<dfn id=rank>階</dfn>を持ちます。 |
| 35 |
|
<code><a href="#h1">h1</a></code> 要素は最高の階を持つといい、 |
| 36 |
|
<code><a href="#h6">h6</a></code> 要素は最低の階を持ち、 |
| 37 |
|
同じ名前の2つの要素は等しい階を持ちます。 |