Skip to content

Commit

Permalink
2023/06/13 時点の英語版に同期
Browse files Browse the repository at this point in the history
  • Loading branch information
mfuji09 committed Jun 20, 2023
1 parent d517386 commit 0c175ff
Showing 1 changed file with 49 additions and 44 deletions.
93 changes: 49 additions & 44 deletions files/ja/web/html/element/footer/index.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,31 @@
---
title: <footer>
slug: Web/HTML/Element/footer
l10n:
sourceCommit: 942a529383ee7ee3996fb234187641c08935f3ff
---

{{HTMLSidebar}}

**HTML の `<footer>` 要素**、直近の[区分コンテンツ](/ja/docs/Web/Guide/HTML/Content_categories#区分コンテンツ)または[区分化ルート](/ja/docs/Web/Guide/HTML/Using_HTML_sections_and_outlines#Sectioning_root)要素のフッターを表します。フッターには通常、そのセクションの著作者に関する情報、関連文書へのリンク、著作権情報等を含めます。
**`<footer>`**[HTML](/ja/docs/Web/HTML) の要素で、直近の[区分コンテンツ](/ja/docs/Web/HTML/Content_categories#区分コンテンツ)または[区分化ルート](/ja/docs/Web/HTML/Element/Heading_Elements#sectioning_root)要素のフッターを表します。フッターには通常、そのセクションの著者に関する情報、関連文書へのリンク、著作権情報等を含めます。

{{EmbedInteractiveExample("pages/tabbed/footer.html", "tabbed-standard")}}

<table class="properties">
<tbody>
<tr>
<th scope="row">
<a href="/ja/docs/Web/HTML/Content_categories">コンテンツカテゴリ</a>
<a href="/ja/docs/Web/HTML/Content_categories">コンテンツカテゴリー</a>
</th>
<td>
<a href="/ja/docs/Web/HTML/Content_categories#フローコンテンツ"
>フローコンテンツ</a
>, 知覚可能コンテンツ
<a href="/ja/docs/Web/HTML/Content_categories#フローコンテンツ">フローコンテンツ</a>, 知覚可能コンテンツ
</td>
</tr>
<tr>
<th scope="row">許可されている内容</th>
<td>
<a href="/ja/docs/Web/HTML/Content_categories#フローコンテンツ"
>フローコンテンツ</a
>。但し、他の <code>&#x3C;footer></code> や
{{HTMLElement("header")}} の子孫がないもの。
<a href="/ja/docs/Web/HTML/Content_categories#フローコンテンツ">フローコンテンツ</a>。ただし、子孫に他の <code>&#x3C;footer></code> や
{{HTMLElement("header")}} がないもの。
</td>
</tr>
<tr>
Expand All @@ -37,47 +35,32 @@ slug: Web/HTML/Element/footer
<tr>
<th scope="row">許可されている親要素</th>
<td>
<a href="/ja/docs/Web/HTML/Content_categories#フローコンテンツ"
>フローコンテンツ</a
>を受け入れるすべての要素。ただし、
<a href="/ja/docs/Web/HTML/Content_categories#フローコンテンツ">フローコンテンツ</a>を受け入れるすべての要素。ただし、
{{HTMLElement("address")}}, {{HTMLElement("header")}},
他の <code>&#x3C;footer></code> の子孫要素として配置してはならない。
</td>
</tr>
<tr>
<th scope="row">暗黙の ARIA ロール</th>
<td>
<a href="/ja/docs/Web/Accessibility/ARIA/Roles/Contentinfo_role"
>contentinfo</a
>、ただし <a href="/ja/docs/Web/HTML/Element/article">article</a>,
<a href="/ja/docs/Web/Accessibility/ARIA/Roles/Contentinfo_role">contentinfo</a>、ただし <a href="/ja/docs/Web/HTML/Element/article">article</a>,
<a href="/ja/docs/Web/HTML/Element/aside">aside</a>,
<a href="/ja/docs/Web/HTML/Element/main">main</a>,
<a href="/ja/docs/Web/HTML/Element/nav">nav</a>,
<a href="/ja/docs/Web/HTML/Element/section">section</a>
のいずれかの要素、または
<code
>role=<a href="/ja/docs/Web/Accessibility/ARIA/Roles/Article_Role"
>article</a
></code
>,
<a href="/ja/docs/Web/Accessibility/ARIA/Roles/Complementary_role"
>complementary</a
>, <a href="/ja/docs/Web/Accessibility/ARIA/Roles/Main_role">main</a>,
<a href="/ja/docs/Web/Accessibility/ARIA/Roles/Navigation_Role"
>navigation</a
>,
<code>role=<a href="/ja/docs/Web/Accessibility/ARIA/Roles/Article_Role">article</a></code>,
<a href="/ja/docs/Web/Accessibility/ARIA/Roles/Complementary_role">complementary</a>, <a href="/ja/docs/Web/Accessibility/ARIA/Roles/Main_role">main</a>,
<a href="/ja/docs/Web/Accessibility/ARIA/Roles/Navigation_Role">navigation</a>,
<a href="/ja/docs/Web/Accessibility/ARIA/Roles/Region_role">region</a>
がある要素の子である場合は<a
href="https://www.w3.org/TR/html-aria/#dfn-no-corresponding-role"
>対応するロールなし</a
>
がある要素の子である場合は<a href="https://www.w3.org/TR/html-aria/#dfn-no-corresponding-role">対応するロールなし</a>
</td>
</tr>
<tr>
<th scope="row">許可されている ARIA ロール</th>
<td>
<code><a href="/ja/docs/Web/Accessibility/ARIA/Roles/group_role">group</a></code>, <code><a href="/ja/docs/Web/Accessibility/ARIA/Roles/presentation_role">presentation</a></code>,
<code><a href="/ja/docs/Web/Accessibility/ARIA/Roles/none_role">none</a></code>
<a href="/ja/docs/Web/Accessibility/ARIA/Roles/group_role"><code>group</code></a>, <a href="/ja/docs/Web/Accessibility/ARIA/Roles/presentation_role"><code>presentation</code></a>,
<a href="/ja/docs/Web/Accessibility/ARIA/Roles/none_role"><code>none</code></a>
</td>
</tr>
<tr>
Expand All @@ -93,34 +76,56 @@ slug: Web/HTML/Element/footer

## 使用上のメモ

- セクションの著作者や編集者の連絡先情報は、多くの場合 `<footer>` 要素内に {{HTMLElement("address")}} 要素として配置します。
- `<footer>` 要素は区分コンテンツではありません。つまり、この要素が新たな[アウトライン](/ja/docs/Sections_and_Outlines_of_an_HTML5_document)を生成することはありません。
- セクションの著者や編集者の連絡先情報は、多くの場合 `<footer>` 要素内に {{HTMLElement("address")}} 要素として配置します。
- 区分コンテンツや区分化ルート要素の最も近い祖先が本体要素の場合、フッターはページ全体に適用されます。
- `<footer>` 要素は区分コンテンツではありません。つまり、この要素が新たな[アウトライン](/ja/docs/Web/HTML/Element/Heading_Elements)を生成することはありません。

##

```html
<footer>
Some copyright info or perhaps some author
info for an &lt;article&gt;?
</footer>
<body>
<h3>FIFA World Cup top goalscorers</h3>
<ol>
<li>Miroslav Klose, 16</li>
<li>Ronaldo Nazário, 15</li>
<li>Gerd Müller, 14</li>
</ol>

<footer>
<small>
Copyright © 2023 Football History Archives. All Rights Reserved.
</small>
</footer>
</body>
```

```css
footer {
text-align: center;
padding: 5px;
background-color: #abbaba;
color: #000;
}
```

{{EmbedLiveSample('Examples')}}

## アクセシビリティの考慮

Safari 13 のリリース以前は、 `contentinfo`[ランドマークロール](/ja/docs/Learn/Accessibility/WAI-ARIA_basics#SignpostsLandmarks)[VoiceOver](https://help.apple.com/voiceover/info/guide/) によって適切に公開されていませんでした。古い Safari ブラウザーに対応する必要がある場合は、 `role="contentinfo"``footer` 要素に追加して、ランドマークが適切に表示されるようにしてください。
Safari 13 のリリース以前は、 `contentinfo`[ランドマークロール](/ja/docs/Learn/Accessibility/WAI-ARIA_basics#signpostslandmarks)[VoiceOver](https://help.apple.com/voiceover/info/guide/) によって適切に公開されていませんでした。古い Safari ブラウザーに対応する必要がある場合は、 `role="contentinfo"``footer` 要素に追加して、ランドマークが適切に表示されるようにしてください。

- 関連記事: [WebKit Bugzilla: 146930 – AX: HTML native elements (header, footer, main, aside, nav) should work the same as ARIA landmarks, sometimes they don't](https://bugs.webkit.org/show_bug.cgi?id=146930)
- 関連記事: [WebKit Bugzilla: 146930 – AX: HTML native elements (header, footer, main, aside, nav) should work the same as ARIA landmarks, sometimes they don't](https://webkit.org/b/146930)

## 仕様書

{{Specifications}}

## ブラウザーの互換性

{{Compat("html.elements.footer")}}
{{Compat}}

## 関連情報

- 他のセクション関連要素: {{HTMLElement("body")}}, {{HTMLElement("nav")}}, {{HTMLElement("article")}}, {{HTMLElement("aside")}}, {{HTMLElement("h1")}}, {{HTMLElement("h2")}}, {{HTMLElement("h3")}}, {{HTMLElement("h4")}}, {{HTMLElement("h5")}}, {{HTMLElement("h6")}}, {{HTMLElement("hgroup")}}, {{HTMLElement("header")}}, {{HTMLElement("section")}}, {{HTMLElement("address")}}
- [HTML のセクションとアウトラインの使用](/ja/docs/Web/Guide/HTML/Using_HTML_sections_and_outlines)
- [ARIA: Contentinfo ロール](/ja/docs/Web/Accessibility/ARIA/Roles/Contentinfo_role)
- 他のセクション関連要素: {{HTMLElement("body")}}, {{HTMLElement("nav")}}, {{HTMLElement("article")}}, {{HTMLElement("aside")}}, {{HTMLElement("Heading_Elements", "h1")}}, {{HTMLElement("Heading_Elements", "h2")}}, {{HTMLElement("Heading_Elements", "h3")}}, {{HTMLElement("Heading_Elements", "h4")}}, {{HTMLElement("Heading_Elements", "h5")}}, {{HTMLElement("Heading_Elements", "h6")}}, {{HTMLElement("hgroup")}}, {{HTMLElement("header")}}, {{HTMLElement("section")}}, {{HTMLElement("address")}}
- [HTML のセクションとアウトラインの使用](/ja/docs/Web/HTML/Element/Heading_Elements)
- [ARIA: Contentinfo ロール](/ja/docs/Web/Accessibility/ARIA/Roles/contentinfo_role)

0 comments on commit 0c175ff

Please sign in to comment.