mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-12-27 20:30:39 +00:00
15 lines
183 B
HTML
15 lines
183 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>op-dict mo form</title>
|
|
</head>
|
|
<body>
|
|
<math>
|
|
<mrow>
|
|
<mo form="infix">+</mo>
|
|
<mn>1</mn>
|
|
</mrow>
|
|
</math>
|
|
</body>
|
|
</html>
|