﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="guide.xsl" type="text/xsl"?>
<guide platform="win" title="Inserting a Table Using the Visual Editor" section="editing">
  <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"></img><br></br>
    </div>
  <ol>
      <li>Select or add a problem and open the Visual Editor. (For more information about opening and using the Visual
      Editor, see the article <a href="editbasic.xml" shape="rect">Editing a Problem Using the Visual Editor</a>. For more information about adding a
      problem, see the article <a href="createmyownproblem.xml" shape="rect">Creating Your Own Problems</a>)
      </li>
      <li>Click the <span class="button">Insert Table</span> button <img class="icon" src="images/inserttablebutton.png"></img> on the toolbar. <img class="screenshot" src="images/inserttable1.png"></img>
      </li>
      <li>Select the number of Rows and Columns and set the position of the table. <img class="screenshot" src="images/inserttable2.png"></img>
      </li>
      <li>Set the Alignment and Width of each column by first selecting the column from the list <span class="list">"Edit options for column #"</span> and then selecting the desired options. Repeat for all columns.
      <img class="screenshot" src="images/inserttable3.png"></img>
      </li>
      <li>Click on the <span class="tab">Borders</span> tab to set borders for rows and columns. <img class="screenshot" src="images/inserttable4.png"></img>
        <div class="info">
          Note that you will not see changes to borders until you close the Visual Editor.
        </div>
      </li>
      <li>Click on the <span class="tab">Headers/Labels</span> tab to set headers and labels. <img class="screenshot" src="images/inserttable5.png"></img>
      </li>
      <li>Click <span class="button">OK</span> to return to the Visual Editor.
      </li>
      <li>If you chose to include a Title (above) and/or a Caption (below), then type your Title/Caption in the Visual
      Editor. <img class="screenshot" src="images/inserttable6.png"></img>
      </li>
      <li>Click <span class="button">OK</span> to return to the Document Tree.
      </li>
    </ol>
  <div class="tip">
      To change the formatting options on a table after it has been inserted, right-click on the table and choose
      <span class="menu">Table &gt; Properties</span>
    </div>
</guide>