From 05804d2517012b5e7971f1035222835daa901804 Mon Sep 17 00:00:00 2001 From: karen-atdo Date: Fri, 6 Dec 2024 03:31:36 +0000 Subject: [PATCH] Translate doc-tip.html via GitLocalize --- publishing/ja/html/dpub-aria/doc-tip.html | 65 +++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 publishing/ja/html/dpub-aria/doc-tip.html diff --git a/publishing/ja/html/dpub-aria/doc-tip.html b/publishing/ja/html/dpub-aria/doc-tip.html new file mode 100644 index 00000000..bbcdc25a --- /dev/null +++ b/publishing/ja/html/dpub-aria/doc-tip.html @@ -0,0 +1,65 @@ + + + + + doc-tip + + + + + + +
+
+

解説

+ +

コンテンツの一部を明確にしたり、その理解を助ける役に立つ情報。

+
+ +
+

+ +
+
+
例1 — 便利なヒント
+
+ +
<div role="doc-tip" class="tip">
+   Counting on your fingers is an easy path to success!
+</div>
+
+
+ +
+

ARIAとの関係

+ +

doc-tipは、noteロールからセマンティクスを継承します。

+
+ +
+

使用方法

+ +

doc-tipは通常、div要素とp要素で使用します。

+ + +

role属性に認められる値についての簡易リストは、EPUBタイプによるARIAロール製作ガイド(EPUB Type to ARIA Role Authoring Guide)対応表をご覧ください。正式なリストは、HTMLのARIAについて(ARIA in HTML)を参照してください。

+
+
+

関連リンク

+ +
+
+ +