aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/html')
-rw-r--r--files/zh-cn/web/html/element/a/index.html4
-rw-r--r--files/zh-cn/web/html/element/area/index.html2
-rw-r--r--files/zh-cn/web/html/element/col/index.html2
-rw-r--r--files/zh-cn/web/html/element/colgroup/index.html2
-rw-r--r--files/zh-cn/web/html/element/head/index.html2
-rw-r--r--files/zh-cn/web/html/element/input/index.html2
-rw-r--r--files/zh-cn/web/html/element/strong/index.html2
-rw-r--r--files/zh-cn/web/html/element/summary/index.html2
-rw-r--r--files/zh-cn/web/html/element/table/index.html2
-rw-r--r--files/zh-cn/web/html/element/time/index.html4
-rw-r--r--files/zh-cn/web/html/element/video/index.html4
-rw-r--r--files/zh-cn/web/html/global_attributes/data-_star_/index.html2
-rw-r--r--files/zh-cn/web/html/quirks_mode_and_standards_mode/index.html2
13 files changed, 16 insertions, 16 deletions
diff --git a/files/zh-cn/web/html/element/a/index.html b/files/zh-cn/web/html/element/a/index.html
index f2d265ea4c..1434cbf360 100644
--- a/files/zh-cn/web/html/element/a/index.html
+++ b/files/zh-cn/web/html/element/a/index.html
@@ -71,7 +71,7 @@ translation_of: Web/HTML/Element/a
</div>
</dd>
<dt>{{htmlattrdef("hreflang")}}</dt>
- <dd>该属性用于指定链接文档的人类语言。其仅提供建议,并没有内置的功能。hreflang 允许的值取决于HTML5 <a class="external" href="http://www.ietf.org/rfc/bcp/bcp47.txt" title="http://www.ietf.org/rfc/bcp/bcp47.txt">BCP47</a>。</dd>
+ <dd>该属性用于指定链接文档的人类语言。其仅提供建议,并没有内置的功能。hreflang 允许的值取决于HTML5 <a class="external" href="http://www.ietf.org/rfc/bcp/bcp47.txt">BCP47</a>。</dd>
<dt>{{htmlattrdef("ping")}}</dt>
<dd>包含一个以空格分隔的url列表,当跟随超链接时,将由浏览器(在后台)发送带有正文 PING 的 POST 请求。通常用于跟踪。</dd>
<dd>
@@ -118,7 +118,7 @@ translation_of: Web/HTML/Element/a
<h3 id="过时的">过时的</h3>
</dt>
<dt>{{htmlattrdef("charset")}} {{obsoleteGeneric("inline","HTML5")}}</dt>
- <dd>此属性定义链接资源的字符编码。该值是一个空格- 和/或逗号分隔的<a class="external" href="http://tools.ietf.org/html/rfc2045" style="color: rgb(102, 153, 204); text-decoration: none; padding-right: 16px; background-color: rgb(255, 255, 255); font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'DejaVu Sans', Lucida, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 22px; text-align: start; text-indent: 0px; text-transform: none; white-space: normal;" title="http://tool??s.ietf.org/html/rfc2045">RFC 2045</a>中定义的字符集列表。默认值是ISO-8859-1。
+ <dd>此属性定义链接资源的字符编码。该值是一个空格- 和/或逗号分隔的<a class="external" href="http://tools.ietf.org/html/rfc2045" style="color: rgb(102, 153, 204); text-decoration: none; padding-right: 16px; background-color: rgb(255, 255, 255); font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'DejaVu Sans', Lucida, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 22px; text-align: start; text-indent: 0px; text-transform: none; white-space: normal;">RFC 2045</a>中定义的字符集列表。默认值是ISO-8859-1。
<div class="note">
<p><strong>使用说明: </strong>在 HTML5 中该属性已作废,不应使用。 为了实现其效果,使用HTTP content - type header的链接资源。</p>
</div>
diff --git a/files/zh-cn/web/html/element/area/index.html b/files/zh-cn/web/html/element/area/index.html
index 0afb9521e6..62fe488405 100644
--- a/files/zh-cn/web/html/element/area/index.html
+++ b/files/zh-cn/web/html/element/area/index.html
@@ -49,7 +49,7 @@ translation_of: Web/HTML/Element/area
<dl>
<dt>{{htmlattrdef("hreflang")}} {{HTMLVersionInline("5")}}</dt>
- <dd>指明链接资源的语言类型, 值的范围参考<a class="external" href="http://www.ietf.org/rfc/bcp/bcp47.txt" title="http://www.ietf.org/rfc/bcp/bcp47.txt">BCP47</a>. 这个属性只能在指明href属性之后使用.</dd>
+ <dd>指明链接资源的语言类型, 值的范围参考<a class="external" href="http://www.ietf.org/rfc/bcp/bcp47.txt">BCP47</a>. 这个属性只能在指明href属性之后使用.</dd>
</dl>
<dl>
diff --git a/files/zh-cn/web/html/element/col/index.html b/files/zh-cn/web/html/element/col/index.html
index 317a35f680..28eb2b5fb4 100644
--- a/files/zh-cn/web/html/element/col/index.html
+++ b/files/zh-cn/web/html/element/col/index.html
@@ -54,7 +54,7 @@ translation_of: Web/HTML/Element/col
<dl>
<dt>{{htmlattrdef("bgcolor")}} {{Non-standard_inline}}</dt>
- <dd>定义列中对应的每个单元格的背景色。其值是 <a class="external" href="http://www.w3.org/Graphics/Color/sRGB" title="http://www.w3.org/Graphics/Color/sRGB">sRGB</a> 定义的6位16进制代码之一,前缀为 '#'。 也可以使用以下16个预定义的颜色字符:
+ <dd>定义列中对应的每个单元格的背景色。其值是 <a class="external" href="http://www.w3.org/Graphics/Color/sRGB">sRGB</a> 定义的6位16进制代码之一,前缀为 '#'。 也可以使用以下16个预定义的颜色字符:
<table style="width: 80%;">
<tbody>
<tr>
diff --git a/files/zh-cn/web/html/element/colgroup/index.html b/files/zh-cn/web/html/element/colgroup/index.html
index 5ebaef5929..fc15883a37 100644
--- a/files/zh-cn/web/html/element/colgroup/index.html
+++ b/files/zh-cn/web/html/element/colgroup/index.html
@@ -85,7 +85,7 @@ translation_of: Web/HTML/Element/colgroup
<dl>
<dt>{{htmlattrdef("bgcolor")}} {{Non-standard_inline}}</dt>
- <dd>这个属性用于定义列组中的每一个列成员的背景颜色。在 <a class="external" href="http://www.w3.org/Graphics/Color/sRGB" title="http://www.w3.org/Graphics/Color/sRGB">sRGB</a> 的定义中,它是一个以 '#' 开头的 6 位 16 进制值,有 16 个预定义的表示颜色的字符串可以使用,如下所示:
+ <dd>这个属性用于定义列组中的每一个列成员的背景颜色。在 <a class="external" href="http://www.w3.org/Graphics/Color/sRGB">sRGB</a> 的定义中,它是一个以 '#' 开头的 6 位 16 进制值,有 16 个预定义的表示颜色的字符串可以使用,如下所示:
<table>
<tbody>
<tr>
diff --git a/files/zh-cn/web/html/element/head/index.html b/files/zh-cn/web/html/element/head/index.html
index 338521df1f..e2cc54a600 100644
--- a/files/zh-cn/web/html/element/head/index.html
+++ b/files/zh-cn/web/html/element/head/index.html
@@ -41,7 +41,7 @@ translation_of: Web/HTML/Element/head
<h2 id="附注">附注</h2>
-<p>如果在文档中忽略了 <code>&lt;head&gt;</code> 标签,则大部分浏览器会自动创建一个 <code>&lt;head&gt;</code> 元素。<a class="external" href="http://www.stevesouders.com/blog/2010/05/12/autohead-my-first-browserscope-user-test/" title="http://www.stevesouders.com/blog/2010/05/12/autohead-my-first-browserscope-user-test/">当然,有一些不会</a>。<br>
+<p>如果在文档中忽略了 <code>&lt;head&gt;</code> 标签,则大部分浏览器会自动创建一个 <code>&lt;head&gt;</code> 元素。<a class="external" href="http://www.stevesouders.com/blog/2010/05/12/autohead-my-first-browserscope-user-test/">当然,有一些不会</a>。<br>
下面这些浏览器经测试不会自动创建一个 head 元素:Android &lt;=1.6, iPhone &lt;=3.1.3, Nokia 90, Opera &lt;=9.27, and Safari &lt;=3.2.1。</p>
<h2 id="Specifications" name="Specifications">规范</h2>
diff --git a/files/zh-cn/web/html/element/input/index.html b/files/zh-cn/web/html/element/input/index.html
index 6747278313..2c35a8ea74 100644
--- a/files/zh-cn/web/html/element/input/index.html
+++ b/files/zh-cn/web/html/element/input/index.html
@@ -578,7 +578,7 @@ translation_of: Web/HTML/Element/input
<p>When the form above is submitted, the input cause both the <code>name</code> / <code>value</code> pair of <code>fruit=cherry</code> and the <code>dirname</code> / direction pair of <code>fruit.dir=ltr</code> to be sent.</p>
</dd>
<dt>{{ htmlattrdef("disabled") }}</dt>
- <dd>这个布尔属性表示此表单控件不可用。 特别是在禁用的控件中, <code>click</code> 事件 <a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/association-of-controls-and-forms.html#enabling-and-disabling-form-controls" title="http://www.whatwg.org/specs/web-apps/current-work/multipage/association-of-controls-and-forms.html#enabling-and-disabling-form-controls">将不会被分发</a> 。 并且,禁用的控件的值在提交表单时也不会被提交。如果 <strong>type</strong> 属性为  <span style="font-family: courier new;">hidden</span>,此属性将被忽略。</dd>
+ <dd>这个布尔属性表示此表单控件不可用。 特别是在禁用的控件中, <code>click</code> 事件 <a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/association-of-controls-and-forms.html#enabling-and-disabling-form-controls">将不会被分发</a> 。 并且,禁用的控件的值在提交表单时也不会被提交。如果 <strong>type</strong> 属性为  <span style="font-family: courier new;">hidden</span>,此属性将被忽略。</dd>
</dl>
<div class="note"><strong>Note:</strong> Although not required by the specification, Firefox will by default <a href="https://stackoverflow.com/questions/5985839/bug-with-firefox-disabled-attribute-of-input-not-resetting-when-refreshing">persist the dynamic disabled state</a> of an <code>&lt;input&gt;</code> across page loads. Use the {{htmlattrxref("autocomplete","input")}} attribute to control this feature.</div>
diff --git a/files/zh-cn/web/html/element/strong/index.html b/files/zh-cn/web/html/element/strong/index.html
index 3c26687500..b630ce99f0 100644
--- a/files/zh-cn/web/html/element/strong/index.html
+++ b/files/zh-cn/web/html/element/strong/index.html
@@ -34,7 +34,7 @@ translation_of: Web/HTML/Element/strong
</tr>
<tr>
<td>规范文档</td>
- <td><a href="http://www.w3.org/TR/html5/text-level-semantics.html#the-strong-element" title="http://www.w3.org/TR/html5/text-level-semantics.html#the-strong-element">HTML5, section 4.6.3</a>; <a href="http://www.w3.org/TR/html401/struct/text.html#edef-STRONG" title="http://www.w3.org/TR/html401/struct/text.html#edef-STRONG">HTML 4.01, section 9.2.1</a></td>
+ <td><a href="http://www.w3.org/TR/html5/text-level-semantics.html#the-strong-element" title="http://www.w3.org/TR/html5/text-level-semantics.html#the-strong-element">HTML5, section 4.6.3</a>; <a href="http://www.w3.org/TR/html401/struct/text.html#edef-STRONG">HTML 4.01, section 9.2.1</a></td>
</tr>
</tbody>
</table>
diff --git a/files/zh-cn/web/html/element/summary/index.html b/files/zh-cn/web/html/element/summary/index.html
index eb18e10ed3..c959270b5d 100644
--- a/files/zh-cn/web/html/element/summary/index.html
+++ b/files/zh-cn/web/html/element/summary/index.html
@@ -30,7 +30,7 @@ translation_of: Web/HTML/Element/summary
</tr>
<tr>
<th scope="row">文档规范</th>
- <td><a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/interactive-elements.html#the-summary-element" rel="external nofollow" title="http://www.whatwg.org/specs/web-apps/current-work/multipage/interactive-elements.html#the-summary-element">HTML5, section 4.11.2</a></td>
+ <td><a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/interactive-elements.html#the-summary-element" rel="external nofollow">HTML5, section 4.11.2</a></td>
</tr>
</tbody>
</table>
diff --git a/files/zh-cn/web/html/element/table/index.html b/files/zh-cn/web/html/element/table/index.html
index 8511032381..ac7c7d5d12 100644
--- a/files/zh-cn/web/html/element/table/index.html
+++ b/files/zh-cn/web/html/element/table/index.html
@@ -91,7 +91,7 @@ translation_of: Web/HTML/Element/table
<dl>
<dt>{{htmlattrdef("bgcolor")}} {{Deprecated_inline}}</dt>
- <dd>这个属性定义了表格的背景颜色。 它是一个6位的十六进制编码,定义于 <a class="external" href="http://www.w3.org/Graphics/Color/sRGB" title="http://www.w3.org/Graphics/Color/sRGB">sRGB</a>,需要加上'#'作为前缀。 当然也可以使用下面已经被预先定义的字符串,来表示常用的16种颜色:
+ <dd>这个属性定义了表格的背景颜色。 它是一个6位的十六进制编码,定义于 <a class="external" href="http://www.w3.org/Graphics/Color/sRGB">sRGB</a>,需要加上'#'作为前缀。 当然也可以使用下面已经被预先定义的字符串,来表示常用的16种颜色:
<table>
<tbody>
<tr>
diff --git a/files/zh-cn/web/html/element/time/index.html b/files/zh-cn/web/html/element/time/index.html
index 3679df8d0f..0e5b97e110 100644
--- a/files/zh-cn/web/html/element/time/index.html
+++ b/files/zh-cn/web/html/element/time/index.html
@@ -35,7 +35,7 @@ translation_of: Web/HTML/Element/time
</tr>
<tr>
<td>标准文档</td>
- <td><a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/text-level-semantics.html#the-time-element" rel="external nofollow" title="http://www.whatwg.org/specs/web-apps/current-work/multipage/text-level-semantics.html#the-time-element">HTML5, section 4.6.10</a></td>
+ <td><a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/text-level-semantics.html#the-time-element" rel="external nofollow">HTML5, section 4.6.10</a></td>
</tr>
</tbody>
</table>
@@ -46,7 +46,7 @@ translation_of: Web/HTML/Element/time
<dl>
<dt>{{ htmlattrdef("datetime") }}</dt>
- <dd>该属性表示此元素的时间和日期,并且属性值必须是一个<a class="external" href="http://www.w3.org/TR/html5/common-microsyntaxes.html#valid-date-string-with-optional-time" title="http://www.w3.org/TR/html5/common-microsyntaxes.html#valid-date-string-with-optional-time">有效的日期格式,并可包含时间</a>。 如果此值不能被解析为日期,元素不会有一个关联的时间戳.</dd>
+ <dd>该属性表示此元素的时间和日期,并且属性值必须是一个<a class="external" href="http://www.w3.org/TR/html5/common-microsyntaxes.html#valid-date-string-with-optional-time">有效的日期格式,并可包含时间</a>。 如果此值不能被解析为日期,元素不会有一个关联的时间戳.</dd>
<dt>{{ htmlattrdef("pubdate") }}</dt>
<dd>(该属性仍在被WHATWG 和 W3C组织设计和讨论中.) This Boolean attribute specifies that the date and time given by the element is the publication date of a document. The document it applies to is either the nearest ancestor article element or the document as a whole (if there is no ancestor <a href="/zh-cn/HTML/Element/article" title="zh-cn/HTML/Element/Article">article</a> element). If true, the <code>time</code> element must have a corresponding date. Additionally, each <code>time</code> element indicating a publication date must be the only <code>time</code> element that does so for that document.</dd>
</dl>
diff --git a/files/zh-cn/web/html/element/video/index.html b/files/zh-cn/web/html/element/video/index.html
index 544f902feb..dbaa58d81c 100644
--- a/files/zh-cn/web/html/element/video/index.html
+++ b/files/zh-cn/web/html/element/video/index.html
@@ -71,7 +71,7 @@ translation_of: Web/HTML/Element/video
</tr>
<tr>
<td>规范文档</td>
- <td><a class="external" href="http://www.w3.org/TR/html5/embedded-content-0.html#the-video-element" title="http://www.w3.org/TR/html5/video.html#video">HTML5, 4.8.6节</a></td>
+ <td><a class="external" href="http://www.w3.org/TR/html5/embedded-content-0.html#the-video-element">HTML5, 4.8.6节</a></td>
</tr>
</tbody>
</table>
@@ -283,7 +283,7 @@ AddType video/ogg .ogg
<li><a href="/zh-CN/docs/Manipulating_video_using_canvas" title="Manipulating video using canvas">用canvas操作video</a></li>
<li><a href="/zh-CN/docs/XPCOM_Interface_Reference/NsIDOMHTMLMediaElement" title="NsIDOMHTMLMediaElement"><code>nsIDOMHTMLMediaElement</code></a></li>
<li><a class="external" href="http://tinyvid.tv/">TinyVid</a> - 在HTML5中使用ogg文件的例子。</li>
- <li><a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/#video" title="http://www.whatwg.org/specs/web-apps/current-work/#video"><code>video</code> 元素</a> (HTML5 规范)</li>
+ <li><a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/#video"><code>video</code> 元素</a> (HTML5 规范)</li>
<li><a href="/zh-CN/docs/Configuring_servers_for_Ogg_media" title="Configuring servers for Ogg media">Ogg 格式媒体文件的服务器配置</a></li>
</ul>
diff --git a/files/zh-cn/web/html/global_attributes/data-_star_/index.html b/files/zh-cn/web/html/global_attributes/data-_star_/index.html
index ed5adaae8f..091b601686 100644
--- a/files/zh-cn/web/html/global_attributes/data-_star_/index.html
+++ b/files/zh-cn/web/html/global_attributes/data-_star_/index.html
@@ -12,7 +12,7 @@ translation_of: Web/HTML/Global_attributes/data-*
<div>{{EmbedInteractiveExample("pages/tabbed/attribute-data.html","tabbed-standard")}}</div>
-<p>所有这些自定义数据属性都可以通过所属元素的 {{domxref("HTMLElement")}} 接口来访问。  {{domxref("HTMLElement.dataset")}} 属性可以访问它们。 <code>*</code> 可以使用遵循 <a class="external" href="http://www.w3.org/TR/REC-xml/#NT-Name" title="http://www.w3.org/TR/REC-xml/#NT-Name">xml名称生产规则</a> 的任何名称来被替换,并具有以下限制:</p>
+<p>所有这些自定义数据属性都可以通过所属元素的 {{domxref("HTMLElement")}} 接口来访问。  {{domxref("HTMLElement.dataset")}} 属性可以访问它们。 <code>*</code> 可以使用遵循 <a class="external" href="http://www.w3.org/TR/REC-xml/#NT-Name">xml名称生产规则</a> 的任何名称来被替换,并具有以下限制:</p>
<ul>
<li>该名称不能以<code>xml</code>开头,无论这些字母是大写还是小写;</li>
diff --git a/files/zh-cn/web/html/quirks_mode_and_standards_mode/index.html b/files/zh-cn/web/html/quirks_mode_and_standards_mode/index.html
index 6ea0826b47..c726d21f1d 100644
--- a/files/zh-cn/web/html/quirks_mode_and_standards_mode/index.html
+++ b/files/zh-cn/web/html/quirks_mode_and_standards_mode/index.html
@@ -31,7 +31,7 @@ translation_of: Web/HTML/Quirks_Mode_and_Standards_Mode
<p>在 HTML5 中,DOCTYPE 唯一的作用是启用标准模式。更早期的 HTML 标准中,DOCTYPE 会附加其他意义,但没有任何浏览器会将 DOCTYPE 用于怪异模式和标准模式之间互换以外的用途。</p>
-<p>另请参阅 <a class="external" href="http://hsivonen.iki.fi/doctype/" title="http://hsivonen.iki.fi/doctype/">when different browsers choose various modes</a> 的详细说明。</p>
+<p>另请参阅 <a class="external" href="http://hsivonen.iki.fi/doctype/">when different browsers choose various modes</a> 的详细说明。</p>
<h3 id="XHTML"><strong>XHTML</strong></h3>