Welcome to the MathML Builder
This standalone page helps you create MathML and practice how VoiceOver reads math on iPad or iPhone.
How to use this page on iOS
- Choose a template (like fraction or exponent).
- Enter numbers for A and B.
- Press Generate.
- Press Copy to copy the MathML.
- Paste into a place that accepts math content (examples below).
Where you can paste MathML
- iOS Keynote: you can add equations in Keynote. Apple’s guide: Keynote equation support.
- Mac: similar workflow — create math content in apps that support it, then verify how it is spoken.
- Windows: Word and other tools may open an equation editor to verify your input.
- Web / HTML: paste the MathML into an HTML file and open it in Safari.
IntroCreate MathML!
MathML is just text using tags. The builder below creates valid MathML and shows a preview.
VoiceOver practice tip: After you generate, use the rotor to move by headings and form controls.
What the tags mean
<math>starts math content<mn>number<mo>operator (+ − × ÷)<mfrac>fraction<msup>exponent / superscript