aboutsummaryrefslogtreecommitdiff
path: root/files/ja/title
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:40:17 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:40:17 -0500
commit33058f2b292b3a581333bdfb21b8f671898c5060 (patch)
tree51c3e392513ec574331b2d3f85c394445ea803c6 /files/ja/title
parent8b66d724f7caf0157093fb09cfec8fbd0c6ad50a (diff)
downloadtranslated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.gz
translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.bz2
translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.zip
initial commit
Diffstat (limited to 'files/ja/title')
-rw-r--r--files/ja/title/index.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/files/ja/title/index.html b/files/ja/title/index.html
new file mode 100644
index 0000000000..4e5a3980e1
--- /dev/null
+++ b/files/ja/title/index.html
@@ -0,0 +1,18 @@
+---
+title: title
+slug: title
+tags:
+ - Disambiguation
+translation_of: Web/HTML/Element/title
+---
+<p><strong>title</strong> は、その文脈により異なるものを指す場合があります。</p>
+
+<ul>
+ <li>DOM:{{ domxref("element.title")}} - 要素の <code>title</code> 属性の値を取得 / 設定</li>
+ <li>DOM:{{domxref("document.title")}} - 文書の <code>title</code> 要素の値を取得 / 設定</li>
+ <li><a href="/ja/docs/HTML/Element/title"><code>&lt;title&gt;</code> (HTML)</a> - <a href="/en-US/docs/HTML">HTML</a> の <code>title</code> 要素</li>
+ <li><a href="/ja/docs/SVG/Element/title"><code>&lt;title&gt;</code> (SVG)</a>   - <a href="/en-US/docs/SVG">SVG</a> の <code>title</code> 要素</li>
+ <li><a href="/ja/docs/RSS/Element/title"><code>&lt;title&gt;</code> (RSS)</a>   - <a href="/en-US/docs/RSS">RSS</a> の <code>title</code> 要素</li>
+</ul>
+
+<div><div class="disambig" id="disambig"><p><i>これは<a href="https://developer.mozilla.org/ja/docs/Project:Disambiguation">あいまい性除去</a>のページです — 同じ題名を共有している可能性のあるページをリストして案内を補助します。 記事のリンクからここに来たのであれば、戻って意図するページに直接行くように修正することもできます。</i></p></div></div>