aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/javascript/reference/global_objects/string/bold/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/string/bold/index.html')
-rw-r--r--files/zh-cn/web/javascript/reference/global_objects/string/bold/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/string/bold/index.html b/files/zh-cn/web/javascript/reference/global_objects/string/bold/index.html
index 1ff02a8d34..3b2c66d11a 100644
--- a/files/zh-cn/web/javascript/reference/global_objects/string/bold/index.html
+++ b/files/zh-cn/web/javascript/reference/global_objects/string/bold/index.html
@@ -25,7 +25,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/String/bold
<h2 id="示例">示例</h2>
-<h3 id="使用bold()"><code><font face="Open Sans, Arial, sans-serif">使用</font>bold()</code></h3>
+<h3 id="使用bold()"><code>使用bold()</code></h3>
<p>下面的例子使用字符串方法来改变字符串的格式。</p>