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_row.html < prev    next >
Encoding:
Extensible Markup Language  |  2002-06-11  |  1.5 KB  |  48 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 Row</title>
  9.   <style type="text/css">  </style>
  10.   <meta name="generator" content="amaya 5.2" />
  11.   <link href="../style.css" rel="stylesheet" type="text/css" />
  12. </head>
  13.  
  14. <body xml:lang="en" lang="en">
  15.  
  16. <table border="0" summary="toc">
  17.   <tbody>
  18.     <tr>
  19.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  20.         src="../../images/amaya.gif" /></td>
  21.       <td><p><a href="add_column.html" accesskey="p"><img alt="previous"
  22.         src="../../images/left.gif" /></a> 
  23.         <a href="../Tables.html" accesskey="t"><img alt="top" src="../../images/up.gif" /></a> 
  24.         <a href="add_tbody.html" accesskey="n"><img alt="next"
  25.         src="../../images/right.gif" /></a></p>
  26.       </td>
  27.     </tr>
  28.   </tbody>
  29. </table> 
  30.  
  31. <div id="page_body">
  32. <h1>Adding a New Row</h1>
  33.  
  34. <p class="ProcedureCaption">To create a new row:</p>
  35. <ol>
  36.   <li>To create a new row above an existing cell, click at the beginning of
  37.     the cell content. To create a new row below an existing cell, move the
  38.     cursor to the end of the cell content.
  39.     <p></p>
  40.   </li>
  41.   <li>Press the <b>Enter</b> key three times to create a new cell and its
  42.     corresponding row.</li>
  43. </ol>
  44. </div>
  45.  
  46. </body>
  47. </html>
  48.