| 1 |
apache |
1.3 |
#en
|
| 2 |
|
|
Where <a href="#metadata0">metadata content</a> is expected.
|
| 3 |
|
|
#ja
|
| 4 |
|
|
<a href="#metadata0">メタデータ内容</a>が期待される場所。
|
| 5 |
|
|
|
| 6 |
|
|
#en
|
| 7 |
|
|
In a <code><a href="#noscript">noscript</a></code> element that is a
|
| 8 |
|
|
child of a <code><a href="#head">head</a></code> element.
|
| 9 |
|
|
#ja
|
| 10 |
|
|
<code><a href="#head">head</a></code> 要素の子供である
|
| 11 |
|
|
<code><a href="#noscript">noscript</a></code> 要素の中。
|
| 12 |
|
|
|
| 13 |
|
|
#en
|
| 14 |
|
|
Also, the <code title=attr-link-title><a
|
| 15 |
|
|
href="#title2">title</a></code> attribute has special semantics on this
|
| 16 |
|
|
element.
|
| 17 |
|
|
#ja
|
| 18 |
|
|
また、 <code title=attr-link-title><a
|
| 19 |
|
|
href="#title2">title</a></code> 属性はこの要素では特別な意味を持ちます。
|
| 20 |
|
|
|
| 21 |
|
|
#en
|
| 22 |
|
|
The <code>LinkStyle</code> interface must also be implemented by this
|
| 23 |
|
|
element, the <a href="#styling0">styling processing model</a> defines
|
| 24 |
|
|
how. <a href="#refsCSSOM">[CSSOM]</a>
|
| 25 |
|
|
#ja
|
| 26 |
|
|
<code>LinkStyle</code> 界面もこの要素に実装されなければ[[MUST:なりません]]。
|
| 27 |
|
|
その方法は<a href="#styling0">スタイル付け処理モデル</a>で定義します。
|
| 28 |
|
|
<a href="#refsCSSOM">[CSSOM]</a>
|
| 29 |
|
|
|
| 30 |
|
|
#en
|
| 31 |
|
|
The <code><a href="#link">link</a></code> element allows authors to link
|
| 32 |
|
|
their document to other resources.
|
| 33 |
|
|
#ja
|
| 34 |
|
|
<code><a href="#link">link</a></code> 要素を使うと、
|
| 35 |
|
|
文書から他の資源へリンクすることができます。
|
| 36 |
|
|
|
| 37 |
|
|
#en
|
| 38 |
|
|
The destination of the link is given by the <dfn id=href1
|
| 39 |
|
|
title=attr-link-href><code>href</code></dfn> attribute, which must be
|
| 40 |
|
|
present and must contain a <a href="#valid">valid URL</a>. If the <code
|
| 41 |
|
|
title=attr-link-href><a href="#href1">href</a></code> attribute is absent,
|
| 42 |
|
|
then the element does not define a link.
|
| 43 |
|
|
#ja
|
| 44 |
|
|
リンクの終点は <dfn id=href1
|
| 45 |
|
|
title=attr-link-href><code>href</code></dfn>
|
| 46 |
|
|
属性で与えられます。この属性は存在しなければ[[MUST:ならず]]、
|
| 47 |
|
|
<a href="#valid">妥当な URL</a>
|
| 48 |
|
|
を含まなければ[[MUST:なりません]]。 <code
|
| 49 |
|
|
title=attr-link-href><a href="#href1">href</a></code>
|
| 50 |
|
|
属性が存在しなければ、その要素はリンクを定義しません。
|
| 51 |
|
|
|
| 52 |
|
|
#en
|
| 53 |
|
|
The type of link indicated (the relationship) is given by the value of
|
| 54 |
|
|
the <dfn id=rel title=attr-link-rel><code>rel</code></dfn> attribute,
|
| 55 |
|
|
which must be present, and must have a value that is a <a
|
| 56 |
|
|
href="#set-of">set of space-separated tokens</a>. The <a
|
| 57 |
|
|
href="#linkTypes">allowed values and their meanings</a> are defined in a
|
| 58 |
|
|
later section. If the <code title=attr-link-rel><a
|
| 59 |
|
|
href="#rel">rel</a></code> attribute is absent, or if the value used is
|
| 60 |
|
|
not allowed according to the definitions in this specification, then the
|
| 61 |
|
|
element does not define a link.
|
| 62 |
|
|
#ja
|
| 63 |
|
|
示されたリンクの型 (関係) は <dfn id=rel title=attr-link-rel><code>rel</code></dfn>
|
| 64 |
|
|
属性の値により与えられます。この属性は存在しなければ[[MUST:ならず]]、 <a
|
| 65 |
|
|
href="#set-of">間隔区切字句集合</a>であるような値を持たなければ[[MUST:なりません]]。 <a
|
| 66 |
|
|
href="#linkTypes">認められている値とその意味</a>は後の節で定義します。 <code title=attr-link-rel><a
|
| 67 |
|
|
href="#rel">rel</a></code> 属性が存在しないか、
|
| 68 |
|
|
この仕様書の定義に照らして認められていない値である場合は、
|
| 69 |
|
|
その要素はリンクを定義しません。
|
| 70 |
|
|
|
| 71 |
|
|
#en
|
| 72 |
|
|
Two categories of links can be created using the <code><a
|
| 73 |
|
|
href="#link">link</a></code> element. <dfn id=links1 title="external
|
| 74 |
|
|
resource link">Links to external resources</dfn> are links to resources
|
| 75 |
|
|
that are to be used to augment the current document, and <dfn
|
| 76 |
|
|
id=hyperlink1 title="hyperlink link">hyperlink links</dfn> are <a
|
| 77 |
|
|
href="#hyperlinks" title=hyperlink>links to other documents</a>. The <a
|
| 78 |
|
|
href="#linkTypes">link types section</a> defines whether a particular link
|
| 79 |
|
|
type is an external resource or a hyperlink. One element can create
|
| 80 |
|
|
multiple links (of which some might be external resource links and some
|
| 81 |
|
|
might be hyperlinks); exactly which and how many links are created depends
|
| 82 |
|
|
on the keywords given in the <code title=attr-link-rel><a
|
| 83 |
|
|
href="#rel">rel</a></code> attribute. User agents must process the links
|
| 84 |
|
|
on a per-link basis, not a per-element basis.
|
| 85 |
|
|
#ja
|
| 86 |
|
|
<code><a
|
| 87 |
|
|
href="#link">link</a></code> 要素を使って作成できるリンクは2種類あります。
|
| 88 |
|
|
<dfn id=links1 title="external
|
| 89 |
|
|
resource link">外部資源へのリンク</dfn>は、現在の文書を補うために使われる資源へのリンクで、 <dfn
|
| 90 |
|
|
id=hyperlink1 title="hyperlink link">ハイパーリンク・リンク</dfn>は <a
|
| 91 |
|
|
href="#hyperlinks" title=hyperlink>他の文書へのリンク</a>です。 <a
|
| 92 |
|
|
href="#linkTypes">リンク型の節</a>で、あるリンク型が外部資源なのかハイパーリンクなのかを定義します。
|
| 93 |
|
|
ある要素は複数のリンクを作成できます (そのうちいくつかは外部資源リンクで、
|
| 94 |
|
|
いくつかはハイパーリンクであっても構いません)。どのリンクが何個作成されるかは <code title=attr-link-rel><a
|
| 95 |
|
|
href="#rel">rel</a></code> 属性に与えられたキーワードに依存します。
|
| 96 |
|
|
利用者エージェントはリンクを、要素毎ではなく、リンク毎に処理しなければ[[MUST:なりません]]。
|
| 97 |
|
|
|
| 98 |
|
|
|
| 99 |
|
|
#pattern
|
| 100 |
|
|
<span class=secno>* </span>Other metadata names
|
| 101 |
|
|
#ja
|
| 102 |
apache |
1.5 |
<span class=secno>$1 </span>その他のメタデータ名 |
| 103 |
|
|
|
| 104 |
|
|
#en |
| 105 |
|
|
The <code><a href="#title1">title</a></code> element represents the
|
| 106 |
|
|
document's title or name. Authors should use titles that identify their
|
| 107 |
|
|
documents even when they are used out of context, for example in a user's
|
| 108 |
|
|
history or bookmarks, or in search results. The document's title is often
|
| 109 |
|
|
different from its first header, since the first header does not have to
|
| 110 |
|
|
stand alone when taken out of context. |
| 111 |
|
|
#ja |
| 112 |
|
|
<code><a href="#title1">title</a></code> 要素は文書の題や名前を表します。
|
| 113 |
|
|
著者は、文書が文脈外、例えば利用者の履歴や栞、あるいは検索結果で使われた場合であっても、
|
| 114 |
|
|
その文書を識別できるような題名を使う[[SHOULD:べきです]]。
|
| 115 |
|
|
文書の題は最初の見出しと異なることもよくあります。
|
| 116 |
apache |
1.6 |
最初の見出しは文脈外で単独で使えるものでなくてもよいからです。 |
| 117 |
|
|
|
| 118 |
|
|
#en |
| 119 |
|
|
There must be no more than one <code><a href="#title1">title</a></code>
|
| 120 |
|
|
element per document. |
| 121 |
|
|
#ja |
| 122 |
|
|
文書中に複数の <code><a href="#title1">title</a></code>
|
| 123 |
apache |
1.7 |
要素があっては[[MUST:なりません]]。 |
| 124 |
|
|
|
| 125 |
|
|
#en |
| 126 |
|
|
The <code><a href="#title1">title</a></code> element must not contain
|
| 127 |
|
|
any elements. |
| 128 |
|
|
#ja |
| 129 |
apache |
1.8 |
<code><a href="#title1">title</a></code> 要素は要素を含んでは[[MUST NOT:なりません]]。 |
| 130 |
|
|
|
| 131 |
|
|
#en |
| 132 |
|
|
Here are some examples of appropriate titles, contrasted with the
|
| 133 |
|
|
top-level headers that might be used on those same pages. |
| 134 |
|
|
#ja |
| 135 |
|
|
次に示すのは、適切な題名の例です。
|
| 136 |
apache |
1.9 |
同じ頁の最上位で使い得る見出しと比べてください。 |
| 137 |
|
|
|
| 138 |
|
|
#en |
| 139 |
|
|
The next page might be a part of the same site. Note how the title
|
| 140 |
|
|
describes the subject matter unambiguously, while the first header
|
| 141 |
|
|
assumes the reader knowns what the context is and therefore won't wonder
|
| 142 |
|
|
if the dances are Salsa or Waltz: |
| 143 |
|
|
#ja |
| 144 |
|
|
次の頁は同じサイトの中にありそうなものです。
|
| 145 |
|
|
題名が話題を曖昧なく説明している一方で、
|
| 146 |
|
|
最初の見出しは読者が文脈をわかっていることを前提にしていて、
|
| 147 |
|
|
踊りがサルサなのかワルツなのか困らないものと思っていることに注意してください。
|
| 148 |
apache |
1.10 |
|
| 149 |
|
|
|
| 150 |
|
|
#en |
| 151 |
|
|
In a <code><a href="#head">head</a></code> element containing no other
|
| 152 |
|
|
<code><a href="#base">base</a></code> elements. |
| 153 |
|
|
#ja |
| 154 |
|
|
他に <code><a href="#base">base</a></code> 要素を含まない
|
| 155 |
apache |
1.11 |
<code><a href="#head">head</a></code> 要素の中で。 |
| 156 |
|
|
|
| 157 |
|
|
#en |
| 158 |
|
|
Empty. |
| 159 |
|
|
#ja |
| 160 |
apache |
1.12 |
空。 |
| 161 |
|
|
|
| 162 |
|
|
#en |
| 163 |
|
|
The <code><a href="#base">base</a></code> element allows authors to
|
| 164 |
|
|
specify the <a href="#document0">document base URL</a> for the purposes of
|
| 165 |
|
|
<a href="#resolve" title="resolve a url">resolving relative URLs</a>, and
|
| 166 |
|
|
the name of the default <a href="#browsing1">browsing context</a> for the
|
| 167 |
|
|
purposes of <a href="#following0">following hyperlinks</a>. |
| 168 |
|
|
#ja |
| 169 |
|
|
<code><a href="#base">base</a></code> 要素を使うと、
|
| 170 |
|
|
著者は<a href="#resolve" title="resolve a url">相対 URL を解決</a>する際の<a href="#document0">文書基底 URL</a>
|
| 171 |
apache |
1.13 |
や<a href="#following0">ハイパーリンクをたどる</a>際の既定の<a href="#browsing1">閲覧文脈</a>の名前を指定することができます。 |
| 172 |
|
|
|
| 173 |
|
|
#en |
| 174 |
|
|
There must be no more than one <code><a href="#base">base</a></code>
|
| 175 |
|
|
element per document. |
| 176 |
|
|
#ja |
| 177 |
|
|
文書中に複数の <code><a href="#base">base</a></code>
|
| 178 |
apache |
1.14 |
要素があっては[[MUST NOT:なりません]]。 |
| 179 |
|
|
|
| 180 |
|
|
#en |
| 181 |
|
|
A <code><a href="#base">base</a></code> element must have either an
|
| 182 |
|
|
<code title=attr-base-href><a href="#href">href</a></code> attribute, a
|
| 183 |
|
|
<code title=attr-base-target><a href="#target">target</a></code>
|
| 184 |
|
|
attribute, or both. |
| 185 |
|
|
#ja |
| 186 |
|
|
<code><a href="#base">base</a></code> 要素は <code title=attr-base-href><a href="#href">href</a></code> 属性と
|
| 187 |
|
|
<code title=attr-base-target><a href="#target">target</a></code>
|
| 188 |
apache |
1.15 |
属性のいずれか、または両方を持たなければ[[MUST:なりません]]。 |
| 189 |
|
|
|
| 190 |
|
|
#en |
| 191 |
|
|
The <dfn id=href title=attr-base-href><code>href</code></dfn> content
|
| 192 |
|
|
attribute, if specified, must contain a <a href="#valid8">valid URL</a>. |
| 193 |
|
|
#ja |
| 194 |
|
|
<dfn id=href title=attr-base-href><code>href</code></dfn>
|
| 195 |
|
|
内容属性は、指定された場合、<a href="#valid8">妥当な URL</a> を含まなければ[[MUST:なりません]]。 |