| prev | next |
| File: | Presentation/TokenElements/ms/msAtoken5.html | |
| Author: | Robert Miner and Jeff Schaefer, Geometry Technologies | |
| Description: | Tests combinations of CSS attributes for <ms> on characters in different fonts. | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<mrow>
<ms>dog</ms>
<mo>+</mo>
<ms fontweight='bold' fontstyle='normal'>cat
</ms>
<mo>+</mo>
<ms fontweight='normal' fontstyle='normal'>pig
</ms>
<mo>+</mo>
<ms fontfamily='Helvetica' color='#00ff00'>fish
</ms>
<mo>+</mo>
<ms fontsize='36pt'>κατ
</ms>
<mo>+</mo>
<ms fontweight='bold' fontstyle='normal'>goat
</ms>
</mrow>
</math>