Editor + NormalizeStyle Plugin
This is an example editor with the dojox NormalizeStyle plugin enabled.
The NormalizeStyle plugin's role is to try and force the editor output to be either CSS
style based (style="" spans), or semantic tag based (b, i, u, strike, etc). This is user configurable.
Internally in the editor window, it tries to use the format that works the best for the browser.
NormalizeStyle with semantic mode enabled
NormalizeStyle with css mode enabled