aboutsummaryrefslogtreecommitdiff
path: root/files/zh-tw/web/javascript/eventloop/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-tw/web/javascript/eventloop/index.html')
-rw-r--r--files/zh-tw/web/javascript/eventloop/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-tw/web/javascript/eventloop/index.html b/files/zh-tw/web/javascript/eventloop/index.html
index 456fb2309d..0d579c79b0 100644
--- a/files/zh-tw/web/javascript/eventloop/index.html
+++ b/files/zh-tw/web/javascript/eventloop/index.html
@@ -17,7 +17,7 @@ translation_of: Web/JavaScript/EventLoop
<h3 id="視覺化呈現(Visual_representation)">視覺化呈現(Visual representation)</h3>
-<p style="text-align: center;"><img alt="Stack, heap, queue" src="the_javascript_runtime_environment_example.svg" ></p>
+<p><img alt="Stack, heap, queue" src="the_javascript_runtime_environment_example.svg" /></p>
<h3 id="堆疊(Stack)">堆疊(Stack)</h3>