From 01b845e6d402777fe03cc4dd7ed5f21af400eed1 Mon Sep 17 00:00:00 2001 From: Jason Lee Date: Tue, 4 Jan 2022 17:38:26 +0800 Subject: Improve copywriting for add spaces between Chinese and English words for files/zh-cn/web/html/element. --- files/zh-cn/web/html/element/param/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'files/zh-cn/web/html/element/param') diff --git a/files/zh-cn/web/html/element/param/index.html b/files/zh-cn/web/html/element/param/index.html index 9010cb378f..399f0a6448 100644 --- a/files/zh-cn/web/html/element/param/index.html +++ b/files/zh-cn/web/html/element/param/index.html @@ -19,7 +19,7 @@ translation_of: Web/HTML/Element/param 标签省略 - 由于它是一个void元素,所以开始标签必须出现,而结束标签必须不出现。 + 由于它是一个 void 元素,所以开始标签必须出现,而结束标签必须不出现。 允许的父级元素 @@ -40,15 +40,15 @@ translation_of: Web/HTML/Element/param
{{ htmlattrdef("name") }}
参数的名字。
{{ htmlattrdef("type") }} {{ obsolete_inline() }}
-
仅当valuetype设置为“ref”时才使用。根据URI中给定的数据确定MIME类型。
+
仅当 valuetype 设置为 “ref” 时才使用。根据 URI 中给定的数据确定 MIME 类型。
{{ htmlattrdef("value") }}
确定参数的值。
{{ htmlattrdef("valuetype") }} {{ obsolete_inline() }}
确定参数的类型。可选值如下:
-- cgit v1.2.3-54-g00ecf