<html>
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <!-- Copyright 2009 Adobe Systems Incorporated, All rights reserved. -->
      <title>Insert a table </title>
      <link href="Tasks.css" rel="stylesheet" type="text/css">
      <body leftmargin="0" topmargin="0">
         <table width="100%" border="0" cellpadding="0" cellspacing="0">
            <tr>
               <td width="50%" class="tdcustom"><a href="#" onMouseUp="dw.tasksPalette.back()"><img src="images/taskback.gif" alt="Back" border="0" align="absmiddle">Back</a></td>
               <td width="50%" align="left" class="tdcustom1"><a href="#" onMouseUp="dw.tasksPalette.browseToPage('')"><img src="images/taskhome.gif" alt="Topics" border="0" align="absmiddle">Topics</a></td>
            </tr>
            <tr>
               <td valign="bottom" height="4" colspan="2"><img src="separator.gif" width="100%" height="2"></td>
            </tr>
         </table>
         <table width="100%" border="0" cellpadding="0" cellspacing="0">
            <tr>
               <td class="heading2">
                  <p>Insert a table </p><img height="1" src="images/pixel_white.gif" width="1"></td>
            </tr>
         </table>
         <table width="100%" border="0" cellspacing="0" cellpadding="1">
            <tr>
               <td>
                  <p class="bodytext">You can insert a table in a blog entry.</p>
                  <p class="bodytext"><b>To insert a table:</b></p>
                  <table width="95%" cellspacing="2" border="0" cellpadding="1">
                     <tr valign="top">
                        <td align="left" width="8"><b>1.</b></td>
                        <td colspan="2">In your draft, place the insertion point where you want
                           the table to appear.
                        </td>
                     </tr>
                     <tr valign="top">
                        <td align="left" width="8"><b>2.</b></td>
                        <td colspan="2">Click the <b>Table</b> <img src="images/table_button.png" align="top" border="0" hspace="0" vspace="0"> button. The
                           Insert Table dialog box appears.
                        </td>
                     </tr>
                     <tr valign="top">
                        <td align="left" width="8"><b>3.</b></td>
                        <td colspan="2">Type the number of rows and columns you want.</td>
                     </tr>
                     <tr valign="top">
                        <td align="left" width="8"><b>4.</b></td>
                        <td colspan="2">Change other table properties, if you want.</td>
                     </tr>
                     <tr valign="top">
                        <td align="left" width="8"><b>5.</b></td>
                        <td colspan="2">Click a button in the Header section to indicate the header
                           type you want (or no header).
                        </td>
                     </tr>
                     <tr valign="top">
                        <td align="left" width="8"><b>6.</b></td>
                        <td colspan="2">Click <b>OK</b>.The table appears in your draft.
                        </td>
                     </tr>
                  </table>
               </td>
            </tr>
         </table>
      </body>
   </head>
</html>