| prev | next |
| File: | /Presentation/TokenElements/mn/mnAtoken7.html | |
| Author: | Robert Miner and Jeff Schaefer, Geometry Technologies | |
| Description: | Tests attributes common to token elements for <mn> in various combinations. | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<mrow>
<mn>5</mn>
<mo>+</mo>
<mn fontweight='bold' fontstyle='italic'>31
</mn>
<mo>+</mo>
<mn fontfamily='Helvetica' color='#00ff00'>0
</mn>
<mo>+</mo>
<mn fontweight='bold' fontsize='36pt'>14
</mn>
<mo>+</mo>
<mn fontweight='bold' fontstyle='normal'>123456789
</mn>
</mrow>
</math>