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/var/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/zh-cn/web/html/element/var') diff --git a/files/zh-cn/web/html/element/var/index.html b/files/zh-cn/web/html/element/var/index.html index 8b6e979878..463a9073de 100644 --- a/files/zh-cn/web/html/element/var/index.html +++ b/files/zh-cn/web/html/element/var/index.html @@ -9,7 +9,7 @@ translation_of: Web/HTML/Element/var
{{HTMLRef}}
-
HTML Variable元素(<var>)表示数学表达式或编程上下文中的变量名称。尽管该行为取决于浏览器,但通常使用当前字体的斜体形式显示。
+
HTML Variable 元素(<var>)表示数学表达式或编程上下文中的变量名称。尽管该行为取决于浏览器,但通常使用当前字体的斜体形式显示。

概述

@@ -45,7 +45,7 @@ translation_of: Web/HTML/Element/var

本元素支持 HTMLElement 接口

-

提示: Gecko 1.9.2 开始, Firefox支持本元素使用 HTMLSpanElement 接口。

+

提示:Gecko 1.9.2 开始,Firefox 支持本元素使用 HTMLSpanElement 接口。

默认样式

-- cgit v1.2.3-54-g00ecf