aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/html/attributes/index.html
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-05 18:52:37 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-05 18:52:37 +0100
commit08a04d85393a0bb5721a17328df62c4915c487c5 (patch)
treeea226febdf775a158b9b110459697a090fdfbe8e /files/zh-cn/web/html/attributes/index.html
parent7425818d30fbc66df26cedebc612e8e83a332c56 (diff)
downloadtranslated-content-08a04d85393a0bb5721a17328df62c4915c487c5.tar.gz
translated-content-08a04d85393a0bb5721a17328df62c4915c487c5.tar.bz2
translated-content-08a04d85393a0bb5721a17328df62c4915c487c5.zip
fix some macros for zh-cn
Diffstat (limited to 'files/zh-cn/web/html/attributes/index.html')
-rw-r--r--files/zh-cn/web/html/attributes/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/html/attributes/index.html b/files/zh-cn/web/html/attributes/index.html
index 237ef0c2c9..846e47bddd 100644
--- a/files/zh-cn/web/html/attributes/index.html
+++ b/files/zh-cn/web/html/attributes/index.html
@@ -91,7 +91,7 @@ translation_of: Web/HTML/Attributes
<td>{{ HTMLElement("body") }}, {{ HTMLElement("table") }}, {{ HTMLElement("td") }}, {{ HTMLElement("th") }}</td>
<td>指定图像文件的URL。
<div class="blockIndicator note">
- <p>注意:虽然浏览器和电子邮件客户端可能仍然支持此属性,但它已过时。改用css{{Cssxref(“back-image”)}}。</p>
+ <p>注意:虽然浏览器和电子邮件客户端可能仍然支持此属性,但它已过时。改用css{{Cssxref("back-image")}}。</p>
</div>
</td>
</tr>
@@ -195,7 +195,7 @@ translation_of: Web/HTML/Attributes
<tr>
<td><a href="https://wiki.developer.mozilla.org/en-US/docs/Web/HTML/Attributes/contextmenu">contextmenu</a></td>
<td><a href="/en/HTML/Global_attributes" title="en/HTML/Global attributes">全局属性</a></td>
- <td>定义将用作元素上下文菜单的{{HTMLElement(“Menu”)}}元素的ID。</td>
+ <td>定义将用作元素上下文菜单的{{HTMLElement("Menu")}}元素的ID。</td>
</tr>
<tr>
<td><a href="https://wiki.developer.mozilla.org/en-US/docs/Web/HTML/Attributes/controls">controls</a></td>