File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ <h2>事例</h2>
53
53
< h3 > 事例 1: 階層的な見出し構造</ h3 >
54
54
< p > 以下の事例では、< code class ="el "> h3</ code > が < code class ="el "> h2</ code > のサブセクションで、< code class ="el "> h2</ code > が < code class ="el "> h1</ code > のサブセクションとなっていて、見出しが階層的なレイアウトに用いられている。
55
55
</ p >
56
- < div class ="note "> < div role ="heading " class ="note-title marker " aria-level ="4 "> 訳注:</ div > < div > < p > < a href ="https://developer.mozilla.org/ja/docs/Web/HTML/Element/Heading_Elements#Accessibility_concerns " rel ="nofollow "> MDN の < h1 > – < h6 > : HTML の見出し要素 - アクセシビリティへの配慮</ a > で言及されているように、見出しレベルを飛ばしてページを作成する (例えば、< code > h1</ code > 要素の次に < code > h3</ code > 要素を置く) と、スクリーンリーダーの利用者がそのページの見出しをナビゲートするときに、ページには存在しない < code > h2</ code > 要素を誤って飛ばしてしまったのではないかと誤解する恐れがあることに注意する。</ p > </ div > </ div >
56
+ < div class ="note "> < div role ="heading " class ="note-title marker " aria-level ="4 "> 訳注:</ div > < div > < p > < a href ="https://developer.mozilla.org/ja/docs/Web/HTML/Element/Heading_Elements#Accessibility_concerns " rel ="nofollow "> MDN の <h1>–<h6> : HTML の見出し要素 - アクセシビリティへの配慮</ a > で言及されているように、見出しレベルを飛ばしてページを作成する (例えば、< code > h1</ code > 要素の次に < code > h3</ code > 要素を置く) と、スクリーンリーダーの利用者がそのページの見出しをナビゲートするときに、ページには存在しない < code > h2</ code > 要素を誤って飛ばしてしまったのではないかと誤解する恐れがあることに注意する。</ p > </ div > </ div >
57
57
< pre xml:space ="preserve "> <h1>Plant Foods that Humans Eat</h1>
58
58
<p>There are an abundant number of plants that humans eat...</p>
59
59
<h2>Fruit</h2>
You can’t perform that action at this time.
0 commit comments