diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/string/small')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/string/small/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/string/small/index.html b/files/zh-cn/web/javascript/reference/global_objects/string/small/index.html index 7b55c68248..834ceed5ac 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/string/small/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/string/small/index.html @@ -63,7 +63,7 @@ console.log(worldString.fontsize(7)); // <font size="7">Hello, world</f <div>{{CompatibilityTable}}</div> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -86,7 +86,7 @@ console.log(worldString.fontsize(7)); // <font size="7">Hello, world</f </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |