From da78a9e329e272dedb2400b79a3bdeebff387d47 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:17 -0500 Subject: initial commit --- files/id/web/mathml/element/index.html | 234 +++++++++++++++++++++++++++++++++ files/id/web/mathml/index.html | 76 +++++++++++ 2 files changed, 310 insertions(+) create mode 100644 files/id/web/mathml/element/index.html create mode 100644 files/id/web/mathml/index.html (limited to 'files/id/web/mathml') diff --git a/files/id/web/mathml/element/index.html b/files/id/web/mathml/element/index.html new file mode 100644 index 0000000000..cb570e4974 --- /dev/null +++ b/files/id/web/mathml/element/index.html @@ -0,0 +1,234 @@ +--- +title: MathML element reference +slug: Web/MathML/Element +tags: + - MathML + - Referensi MathML +translation_of: Web/MathML/Element +--- +

{{MathMLRef}}

+ +

Ini adalah daftar alfabet dari elemen presentasi MathML.

+ +

Istilah Markup presentasi digunakan untuk menggambarkan struktur tata letak notasi matematika sedangkan konten markup memberikan makna matematika yang mendasari dan tidak seharusnya diberikan oleh parser MathML (lihat {{bug (276028)}}). Jika Anda ingin mempelajari lebih lanjut tentang markup konten yang harus Anda pertimbangkan Chapter 4 pada MathML 3 specification.

+ +

MathML presentation elements A  to Z

+ +
+

math

+ + + +

A

+ + + +

E

+ + + +

F

+ + + +

G

+ + + +

I

+ + + +

L

+ + + +

M

+ + + +

N

+ + + +

O

+ + + +

P

+ + + +

R

+ + + +

S

+ + + +

T

+ + + +

U

+ + + +

Other elements

+ + +
+ +

Elemen presentasi MathML berdasarkan kategori

+ +

 

+ +

Elemen tingkat atas

+ + + +

Elemen Token

+ + + +

Tata letak umum

+ + + +

Script dan batas elemen

+ + + +

Tabular Matematika

+ + + +

Matematika dasar

+ + + +

Elemen yang tidak terkategorikan

+ + + +

Anotasi semantik

+ + + +

Lihat juga

+ + diff --git a/files/id/web/mathml/index.html b/files/id/web/mathml/index.html new file mode 100644 index 0000000000..7c41b63f49 --- /dev/null +++ b/files/id/web/mathml/index.html @@ -0,0 +1,76 @@ +--- +title: MathML +slug: Web/MathML +tags: + - Landing + - MathML + - NeedsTranslation + - Reference + - TopicStub + - Web + - XML +translation_of: Web/MathML +--- +
{{MathMLRef}}
+ +

Mathematical Markup Language (MathML) is a dialect of XML for describing mathematical notation and capturing both its structure and content.

+ +

Here you'll find links to documentation, examples, and tools to help you work with this powerful technology. For a quick overview, see the slides for the innovation fairs at Mozilla Summit 2013.

+ +
+
+

MathML reference

+ +
+
MathML element reference
+
Details about each MathML element and compatibility information for desktop and mobile browsers.
+
MathML attribute reference
+
Information about MathML attributes that modify the appearance or behavior of elements.
+
MathML examples
+
MathML samples and examples to help you understand how it works.
+
Authoring MathML
+
Suggestions and tips for writing MathML, including suggested MathML editors and how to integrate their output into Web content.
+
+ +

View All...

+
+ +
+

Getting help from the community

+ + + +

Tools

+ + + + + + +
+
+ +

Browser compatibility

+ + + +

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

-- cgit v1.2.3-54-g00ecf