home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 September / PCWorld_2002-09_cd.bin / Komunik / amaya / 9x / amaya-Win98-6.2.exe / _SETUP.1 / create_table.html < prev    next >
Encoding:
Extensible Markup Language  |  2002-06-11  |  2.1 KB  |  67 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.     
  5. <html xmlns="http://www.w3.org/1999/xhtml">
  6.  
  7. <head>
  8.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  9.   <title>Creating a New Table</title>
  10.   <style type="text/css">
  11.   </style>
  12.   <meta name="generator" content="amaya 5.2" />
  13.   <link href="../style.css" rel="stylesheet" type="text/css" />
  14. </head>
  15.  
  16. <body xml:lang="en" lang="en">
  17.  
  18. <table border="0" summary="toc">
  19.   <tbody>
  20.     <tr>
  21.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  22.         src="../../images/amaya.gif" /></td>
  23.       <td><p><a href="working_with_tables.html" accesskey="p"><img alt="previous"
  24.         src="../../images/left.gif" /></a> 
  25.         <a href="../Tables.html" accesskey="t"><img alt="top" src="../../images/up.gif" /></a> 
  26.         <a href="add_column.html" accesskey="n"><img alt="next"
  27.         src="../../images/right.gif" /></a></p>
  28.       </td>
  29.     </tr>
  30.   </tbody>
  31. </table> 
  32.  
  33. <div id="page_body">
  34. <h1>Creating a New Table</h1>
  35.  
  36. <p class="ProcedureCaption">To create a new table:</p>
  37. <ol>
  38.   <li>Move the cursor to the location in the document where you want to
  39.     create the table.
  40.     <p></p>
  41.   </li>
  42.   <li>Click the <b>Table </b>button, or choose <strong>Table</strong> from
  43.     the <b>Types </b>menu<b>. </b>The Table dialog displays.
  44.     <p></p>
  45.   </li>
  46.   <li>Enter the initial number of rows and columns for the new table, and
  47.     specify the border width.
  48.     <p></p>
  49.   </li>
  50.   <li>Click the <b>Confirm</b> button. Amaya generates a graphical
  51.     representation of the table.
  52.     <p></p>
  53.   </li>
  54.   <li>The cursor is automatically placed in the space above the table that is
  55.     reserved for the table caption. You can delete this space if a caption is
  56.     not needed.
  57.     <p></p>
  58.   </li>
  59.   <li>The new table contains empty cells. To insert content into a cell,
  60.     click inside the cell and then insert the appropriate text, image, etc.
  61.     Use the arrow keys to navigate from one cell to another.</li>
  62. </ol>
  63. </div>
  64.  
  65. </body>
  66. </html>
  67.