aboutsummaryrefslogtreecommitdiff
path: root/files/zh-tw/glossary/html5
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:43:23 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:43:23 -0500
commit218934fa2ed1c702a6d3923d2aa2cc6b43c48684 (patch)
treea9ef8ac1e1b8fe4207b6d64d3841bfb8990b6fd0 /files/zh-tw/glossary/html5
parent074785cea106179cb3305637055ab0a009ca74f2 (diff)
downloadtranslated-content-218934fa2ed1c702a6d3923d2aa2cc6b43c48684.tar.gz
translated-content-218934fa2ed1c702a6d3923d2aa2cc6b43c48684.tar.bz2
translated-content-218934fa2ed1c702a6d3923d2aa2cc6b43c48684.zip
initial commit
Diffstat (limited to 'files/zh-tw/glossary/html5')
-rw-r--r--files/zh-tw/glossary/html5/index.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/files/zh-tw/glossary/html5/index.html b/files/zh-tw/glossary/html5/index.html
new file mode 100644
index 0000000000..60f627a355
--- /dev/null
+++ b/files/zh-tw/glossary/html5/index.html
@@ -0,0 +1,16 @@
+---
+title: HTML5
+slug: Glossary/HTML5
+tags:
+ - HTML
+ - HTML5
+ - 術語表
+translation_of: Glossary/HTML5
+---
+<p>{{Glossary("HTML")}} 最新的穩定版本, HTML5 將 HTML 從簡單的文檔結構標記帶領到全app 開發平臺。新增了更多其他的功能, HTML5 包含了新的元素和{{glossary("JavaScript")}} {{glossary("API","APIs")}},它們提高了存儲、多媒體和硬體訪問的效率。</p>
+
+<h2 id="了解更多">了解更多</h2>
+
+<ul>
+ <li><a href="/en-US/docs/Web/Guide/HTML/HTML5">我們的 HTML5 引導</a></li>
+</ul>