home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="iso-8859-1"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
- <title>Adding a New Column to a Table</title>
- <style type="text/css">
- </style>
- <meta name="GENERATOR" content="amaya 8.6, see http://www.w3.org/Amaya/" />
- <link href="../style.css" rel="stylesheet" type="text/css" />
- </head>
-
- <body xml:lang="en" lang="en">
-
- <table border="0" width="100%" summary="toc">
- <tbody>
- <tr>
- <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
- src="../../images/amaya.gif" /></td>
- <td><p align="right"><a href="create_table.html" accesskey="p"><img
- alt="previous" src="../../images/left.gif" /></a> <a
- href="../Tables.html" accesskey="t"><img alt="top"
- src="../../images/up.gif" /></a> <a href="add_row.html"
- accesskey="n"><img alt="next" src="../../images/right.gif" /></a></p>
- </td>
- </tr>
- </tbody>
- </table>
-
- <div id="page_body">
- <h1>Adding a New Column to a Table</h1>
-
- <p class="ProcedureCaption">To add a new column to a table:</p>
- <ol>
- <li>To create a new column to the left of an existing cell, select the
- <strong>Insert a column</strong> entry in the <strong>Table</strong>
- sub-menu (<code>Ctrl t Ctrl b</code>).</li>
- <li>To create a new column to the right of an existing cell, select the
- <strong>Append a column</strong> entry in the <strong>Table</strong>
- sub-menu (<code>Ctrl t Ctrl a</code>).</li>
- </ol>
-
- <p>New columns can also be easily added to a table using the
- <strong>Enter</strong> key. When a whole cell is selected (use
- <code>F2</code>), pressing the <strong>Enter</strong> key create a new
- cell and its corresponding column to the right of the selected cell.</p>
-
- <p></p>
- </div>
- </body>
- </html>
-