| prev | next |
| File: | /Presentation/TokenElements/mn/mnAtoken6.html | |
| Author: | Robert Miner and Jeff Schaefer, Geometry Technologies | |
| Description: | Basic tests for CSS attributes common to token elements for <mn>. | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<mrow>
<mn>5</mn>
<mo>+</mo>
<mn fontweight='bold'>5</mn>
<mo>+</mo>
<mn fontstyle='italic'>1</mn>
<mo>+</mo>
<mn fontstyle='normal'>1</mn>
<mo>+</mo>
<mn fontsize='35pt'>5</mn>
<mo>+</mo>
<mn color='#9c0fff'>3</mn>
<mo>+</mo>
<mn fontfamily='Helvetica'>9</mn>
</mrow>
</math>