---
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
- {{MathMLElement("math")}} (Top-level element)
A
- {{MathMLElement("maction")}} (Binded actions to sub-expressions)
- {{MathMLElement("maligngroup")}} (Alignment group)
- {{MathMLElement("malignmark")}} (Alignment points)
E
- {{MathMLElement("menclose")}} (Enclosed contents)
- {{MathMLElement("merror")}} (Enclosed syntax error messages)
F
- {{MathMLElement("mfenced")}} (Parentheses)
- {{MathMLElement("mfrac")}} (Fraction)
G
- {{MathMLElement("mglyph")}} (Displaying non-standard symbols)
I
- {{MathMLElement("mi")}} (Identifier)
L
- {{MathMLElement("mlabeledtr")}} (Labeled row in a table or a matrix)
- {{MathMLElement("mlongdiv")}} (Long division notation)
M
- {{MathMLElement("mmultiscripts")}} (Prescripts and tensor indices)
N
- {{MathMLElement("mn")}} (Number)
O
- {{MathMLElement("mo")}} (Operator)
- {{MathMLElement("mover")}} (Overscript)
P
- {{MathMLElement("mpadded")}} (Space around content)
- {{MathMLElement("mphantom")}} (Invisible content with reserved space)
R
- {{MathMLElement("mroot")}} (Radical with specified index)
- {{MathMLElement("mrow")}} (Grouped sub-expressions)
S
- {{MathMLElement("ms")}} (String literal)
- {{MathMLElement("mscarries")}} (Annotations such as carries)
- {{MathMLElement("mscarry")}} (Single carry, child element of {{MathMLElement("mscarries")}})
- {{MathMLElement("msgroup")}} (Grouped rows of {{MathMLElement("mstack")}} and {{MathMLElement("mlongdiv")}} elements)
- {{MathMLElement("msline")}} (Horizontal lines inside {{MathMLElement("mstack")}} elements)
- {{MathMLElement("mspace")}} (Space)
- {{MathMLElement("msqrt")}} (Square root without an index)
- {{MathMLElement("msrow")}} (Rows in {{MathMLElement("mstack")}} elements)
- {{MathMLElement("mstack")}} (Stacked alignment)
- {{MathMLElement("mstyle")}} (Style change)
- {{MathMLElement("msub")}} (Subscript)
- {{MathMLElement("msup")}} (Superscript)
- {{MathMLElement("msubsup")}} (Subscript-superscript pair)
T
- {{MathMLElement("mtable")}} (Table or matrix)
- {{MathMLElement("mtd")}} (Cell in a table or a matrix)
- {{MathMLElement("mtext")}} (Text)
- {{MathMLElement("mtr")}} (Row in a table or a matrix)
U
- {{MathMLElement("munder")}} (Underscript)
- {{MathMLElement("munderover")}} (Underscript-overscript pair)
Other elements
Elemen presentasi MathML berdasarkan kategori
Elemen tingkat atas
- {{MathMLElement("math")}}
Elemen Token
- {{MathMLElement("mglyph")}}
- {{MathMLElement("mi")}}
- {{MathMLElement("mn")}}
- {{MathMLElement("mo")}}
- {{MathMLElement("ms")}}
- {{MathMLElement("mspace")}}
- {{MathMLElement("mtext")}}
Tata letak umum
- {{MathMLElement("menclose")}}
- {{MathMLElement("merror")}}
- {{MathMLElement("mfenced")}}
- {{MathMLElement("mfrac")}}
- {{MathMLElement("mpadded")}}
- {{MathMLElement("mphantom")}}
- {{MathMLElement("mroot")}}
- {{MathMLElement("mrow")}}
- {{MathMLElement("msqrt")}}
- {{MathMLElement("mstyle")}}
Script dan batas elemen
- {{MathMLElement("mmultiscripts")}}
- {{MathMLElement("mover")}}
- {{MathMLElement("mprescripts")}}
- {{MathMLElement("msub")}}
- {{MathMLElement("msubsup")}}
- {{MathMLElement("msup")}}
- {{MathMLElement("munder")}}
- {{MathMLElement("munderover")}}
- {{MathMLElement("none")}}
Tabular Matematika
- {{MathMLElement("maligngroup")}}
- {{MathMLElement("malignmark")}}
- {{MathMLElement("mlabeledtr")}}
- {{MathMLElement("mtable")}}
- {{MathMLElement("mtd")}}
- {{MathMLElement("mtr")}}
Matematika dasar
- {{MathMLElement("mlongdiv")}}
- {{MathMLElement("mscarries")}}
- {{MathMLElement("mscarry")}}
- {{MathMLElement("msgroup")}}
- {{MathMLElement("msline")}}
- {{MathMLElement("msrow")}}
- {{MathMLElement("mstack")}}
Elemen yang tidak terkategorikan
- {{MathMLElement("maction")}}
Anotasi semantik
Lihat juga