Text formatting will be saved to HTML. If a font is not loaded on a machine, a similar font will be used. In some cases, special symbols may not display if the font is not on the machine.
Text formatting will be stored in a master cascading style sheet (CSS) file as well as the HTML file in which the text appears. Master CSS files store design information (such as slide master, title master, notes master, and handout master).
Exceptions to CSS styles will be done with inline styles.
Wrapping is done with the BR tag.
Embossing of text is not supported. Shadowing of text is only supported in Microsoft Internet Explorer.
Graphical bulleted lists will use bitmaps for bullets.
Tabs are displayed with the mso-tab-count style tag, which contains the value for the number of tab stops and also the width of the tab stop as a percentage. For example:
<span style='mso-tab-count:1;width:2.75%'></span>
For information about placement of text, see the Positioning topic.