<?xml version="1.0"?>
<?xml-stylesheet href="guide.xsl" type="text/xsl"?>
<guide platform="win" title="Changing the Format of Text Using the Visual Editor (Bold, Underlined, Italicized, etc.)" section="formatting">
  <div class="info">
    Before proceeding, make sure you are in Basic View by choosing <span class="menu">View &gt; Basic</span>.
    <img class="screenshot-noshadow" src="images/basicview.png" /><br />
  </div>
  <ol>
    <li>Select a problem and open the Visual Editor. (For more information about opening and using the Visual Editor,
    see the article <a href="editbasic.xml">Editing a Problem Using the Visual Editor</a>) <img class="screenshot" src="images/bold1.png" />
    </li>
    <li>Select the text that you want to change. <img class="screenshot" src="images/bold2.png" />
    </li>
    <li>Click the appropriate button on the toolbar.<img class="icon" src="images/visualformatbuttons.png" /> on the
    toolbar. Hover the mouse pointer over the button to get a description of its function.
    </li>
    <li>Click <span class="button">OK</span> to return to the Document Window.
    </li>
  </ol>
  <div class="note">You can use combinations of format options. For example, you can make text <b><u>bold and underlined</u></b> by clicking both buttons while 
    the text is selected.
  </div>
</guide>

