| prev | next |
| File: | Presentation/TokenElements/ms/msAtoken4.html | |
| Author: | Robert Miner and Jeff Schaefer, Geometry Technologies | |
| Description: | Basic attribute tests for CSS attributes common to token elements for <ms>. | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<mrow>
<ms>dog</ms>
<mo>+</mo>
<ms fontweight='bold'>cat</ms>
<mo>+</mo>
<ms fontsize='36pt'>dog</ms>
<mo>+</mo>
<ms fontstyle='normal'>cat</ms>
<mo>+</mo>
<ms color='#9c0fff'>pig</ms>
<mo>+</mo>
<ms fontfamily='Helvetica'>goat</ms>
</mrow>
</math>