aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/html/attributes/autocomplete/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/html/attributes/autocomplete/index.html')
-rw-r--r--files/zh-cn/web/html/attributes/autocomplete/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/files/zh-cn/web/html/attributes/autocomplete/index.html b/files/zh-cn/web/html/attributes/autocomplete/index.html
index 312d6d1d4a..76047606ae 100644
--- a/files/zh-cn/web/html/attributes/autocomplete/index.html
+++ b/files/zh-cn/web/html/attributes/autocomplete/index.html
@@ -79,13 +79,13 @@ original_slug: Web/HTML/Attributes/自动完成属性
<dt>"<code>address-line1</code>", "<code>address-line2</code>", <code>"address-line3"</code></dt>
<dd>街道地址的每一行。 仅在还存在 "<code>street-address</code>" 的情况下,才应提供这些内容。.</dd>
<dt>"<code>address-level4</code>"</dt>
- <dd>在具有四个级别的地址中,粒度最细的 {{anch("Administrative levels in addresses", "administrative level")}}。</dd>
+ <dd>在具有四个级别的地址中,粒度最细的<a href="#地址的行政级别">地址的行政级别</a>。</dd>
<dt>"<code>address-level3</code>"</dt>
- <dd>第三个 {{anch("Administrative levels in addresses", "administrative level")}}, 在具有至少三个管理级别的地址中。</dd>
+ <dd>第三个<a href="#地址的行政级别">地址的行政级别</a>,在具有至少三个管理级别的地址中。</dd>
<dt>"<code>address-level2</code>"</dt>
- <dd>第二个 {{anch("Administrative levels in addresses", "administrative level")}}, 在地址中至少有两个。 在具有两个行政级别的国家/地区中,通常是地址所在的城市,城镇,村庄或其他地区。</dd>
+ <dd>第二个<a href="#地址的行政级别">地址的行政级别</a>,在地址中至少有两个。 在具有两个行政级别的国家/地区中,通常是地址所在的城市,城镇,村庄或其他地区。</dd>
<dt>"<code>address-level1</code>"</dt>
- <dd>地址中的第一个 {{anch("Administrative levels in addresses", "administrative level")}} 。 通常是地址所在的省份。 在美国,这就是州。 在瑞士,行政区。 在英国,小镇。<br>
+ <dd>地址中的第一个<a href="#地址的行政级别">地址的行政级别</a> 。通常是地址所在的省份。 在美国,这就是州。 在瑞士,行政区。 在英国,小镇。<br>
“国家”</dd>
<dt>"<code>country</code>"</dt>
<dd>国家代码。</dd>