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 / add_column.html < prev    next >
Encoding:
Extensible Markup Language  |  2002-06-11  |  1.7 KB  |  52 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. <head>
  7.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  8.   <title>Adding a New Column to a Table</title>
  9.   <style type="text/css">
  10.   </style>
  11.   <meta name="GENERATOR" content="amaya 5.2" />
  12.   <link href="../style.css" rel="stylesheet" type="text/css" />
  13. </head>
  14.  
  15. <body xml:lang="en" lang="en">
  16.  
  17. <table border="0" summary="toc">
  18.   <tbody>
  19.     <tr>
  20.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  21.         src="../../images/amaya.gif" /></td>
  22.       <td><p><a href="create_table.html" accesskey="p"><img alt="previous"
  23.         src="../../images/left.gif" /></a> 
  24.         <a href="../Tables.html" accesskey="t"><img alt="top" src="../../images/up.gif" /></a> 
  25.         <a href="add_row.html" accesskey="n"><img alt="next"
  26.         src="../../images/right.gif" /></a></p>
  27.       </td>
  28.     </tr>
  29.   </tbody>
  30. </table> 
  31.  
  32. <div id="page_body">
  33. <h1>Adding a New Column to a Table</h1>
  34.  
  35. <p>New columns can be easily added to a table using the
  36. <strong>Enter</strong> key.</p>
  37.  
  38. <p class="ProcedureCaption">To add a new column to a table:</p>
  39. <ol>
  40.   <li>To create a new column to the left of an existing cell, click at the
  41.     beginning of the cell content. To create a new column to the right of an
  42.     existing cell, move the cursor to the end of the cell content.
  43.     <p></p>
  44.   </li>
  45.   <li>Press the <strong>Enter</strong> key twice to create a new cell and its
  46.     corresponding column.</li>
  47. </ol>
  48. </div>
  49.  
  50. </body>
  51. </html>
  52.