There are two ways you can insert one or more cells in the table:
From the Table window
Directly from the Edit window.
With the first method you can indicate the cell’s properties and attributes.
To insert a cell using the edit window:
Place the cursor in the edit window in the location where you want to add a cell.
From the Tables,
Frames and Lists tab, click on the button Insert a cell.
CuteHTML Pro inserts the tags <td></td>.
Place the cursor inside
the opening and closing tags and enter the contents for the cell:
<td>enter contents here</td>.
To insert a cell from the Table window:
Select the TABLE opening and closing tags.
Click on Insert a Table.
From the Table window, select a cell
From the Table menu, select Insert cells.
To insert more than one cell, first indicate the number of cells.
The new cell can be placed to the left or top of the selected cell:
Shift cells right |
This option inserts a cell to the left, shifting the adjacent cells to the right and thus creating a new column to the left of the insertion point. |
Shift cells bottom |
This option inserts a cell at the top of the insertion point, shifting to the bottom the adjacent cells and thus creating a new row at the top of the point of insertion. |
Insert whole row |
This option creates a new row below the point of insertion. |
Insert whole column |
This option creates a new column to the left of the point of insertion. |