From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- files/zh-cn/web/mathml/index.html | 75 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 files/zh-cn/web/mathml/index.html (limited to 'files/zh-cn/web/mathml/index.html') diff --git a/files/zh-cn/web/mathml/index.html b/files/zh-cn/web/mathml/index.html new file mode 100644 index 0000000000..c0b8763a24 --- /dev/null +++ b/files/zh-cn/web/mathml/index.html @@ -0,0 +1,75 @@ +--- +title: MathML +slug: Web/MathML +tags: + - Landing + - MathML + - Reference + - Web + - XML + - 参考 + - 数学 +translation_of: Web/MathML +--- +
{{MathMLRef}}
+ +

Mathematical Markup Language (MathML) 是一个用于描述数学公式、符号的一种 XML 标记语言。

+ +

在这里你可以找到有关的文档、例子和工具来帮助你使用这个强大的技术。如果想快速了解这项技术,请看Slides for the innovation fairs at Mozilla Summit 2013

+ +
+
+

MathML 参考文档

+ +
+
MathML 元素参考
+
MathML 元素的细节和在桌面浏览器与移动设备浏览器上的兼容性情况。
+
MathML 属性参考
+
关于 MathML 属性的参考文档。用这些属性可以修改这些元素的显示效果。
+
MathML 例子
+
可以让你理解如何使用 MathML 的例子。
+
编写 MathML
+
编写 MathML 的一些建议和提示,包括建议使用的编辑器以及如何将编辑器的输出集成到网页中去。
+
+ +

查看全部...

+
+ +
+

从社区获得帮助

+ + + +

工具

+ + + +

相关主题

+ + +
+
+ +

浏览器兼容性

+ + + +

{{Compat("mathml.elements.math", 0)}}

-- cgit v1.2.3-54-g00ecf