aboutsummaryrefslogtreecommitdiff
path: root/files/zh-tw/glossary/mathml/index.html
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/mathml/index.html
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/mathml/index.html')
-rw-r--r--files/zh-tw/glossary/mathml/index.html23
1 files changed, 23 insertions, 0 deletions
diff --git a/files/zh-tw/glossary/mathml/index.html b/files/zh-tw/glossary/mathml/index.html
new file mode 100644
index 0000000000..0005ad20de
--- /dev/null
+++ b/files/zh-tw/glossary/mathml/index.html
@@ -0,0 +1,23 @@
+---
+title: MathML
+slug: Glossary/MathML
+tags:
+ - MathML
+ - 術語表
+translation_of: Glossary/MathML
+---
+<p id="Summary"><strong>MathML </strong>(一種 {{glossary("XML")}} 應用程式)是一種在網頁上表示數學表達式的開放標準。在 1998 年 W3C 第一次在瀏覽器({{glossary("browser")}})推薦了 MathML 表示數學表達式。 MathML還有其他應用程式,它包括了科學内容和聲音合成。 </p>
+
+<h2 id="了解更多">了解更多 </h2>
+
+<h3 id="基礎知識">基礎知識</h3>
+
+<ul>
+ <li>維基百科上的 {{interwiki("wikipedia", "MathML", "MathML")}}</li>
+</ul>
+
+<h3 id="技術參考">技術參考</h3>
+
+<ul>
+ <li>{{spec("http://www.w3.org/Math/whatIsMathML.html", "MathML", "REC")}}</li>
+</ul>