From 218934fa2ed1c702a6d3923d2aa2cc6b43c48684 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:43:23 -0500 Subject: initial commit --- files/zh-tw/web/mathml/index.html | 107 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 files/zh-tw/web/mathml/index.html (limited to 'files/zh-tw/web/mathml/index.html') diff --git a/files/zh-tw/web/mathml/index.html b/files/zh-tw/web/mathml/index.html new file mode 100644 index 0000000000..64f0142222 --- /dev/null +++ b/files/zh-tw/web/mathml/index.html @@ -0,0 +1,107 @@ +--- +title: MathML +slug: Web/MathML +translation_of: Web/MathML +--- +

  Mathematical Markup Language (MathML) 是一種基於 XML 的延伸,可以用來描述數學符號以及保留數學式結構和內容。在這裡你可以找到參考文件, 範例以及工具。你可以從 slides for the innovation fairs at Mozilla Summit 2013 做個快速的大致瀏覽。

+
+
+

MathML references

+
+
+ MathML element reference
+
+ 關於每一個 MathML element 的細節及其在桌面環境和瀏覽器的支援情形。
+
+ MathML attribute reference
+
+ 關於可改變 MathML element 外觀及行為的 MathML attributes。
+
+ MathML examples
+
+ MathML 的範例。透過這些範例你能更明白 MathML 是如何運作的。
+
+ Authoring MathML
+
+ 這裡提供一些關於 MathML 的建議以及小提示,包括適當的編輯器以及如何將他們和你的網頁內容整合。
+
+

View All...

+
+
+

Getting help from the community

+ +

Tools

+ + + +
+
+

Browser compatibility

+

{{CompatibilityTable}}

+
+ + + + + + + + + + + + + + + + + + + +
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatUnknown}}{{CompatGeckoDesktop("1.8")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
+
+
+ + + + + + + + + + + + + + + + + + + +
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatUnknown}}{{CompatGeckoMobile("1.8")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
+
+
+

Gecko notes

+

Starting with Firefox 1.5, most of the presentation markup from the MathML 2.0 W3C Recommendation is supported on all platforms. Support for MathML 3 is in process.

+
+

 

-- cgit v1.2.3-54-g00ecf