Insert cells

There are two ways you can insert one or more cells in the table:

With the first method you can indicate the cell’s properties and attributes.

To insert a cell using the edit window:

  1. Place the cursor in the edit window in the location where you want to add a cell.

  2. From the Tables, Frames and Lists tab, click on the button Insert a cell .
    CuteHTML Pro inserts the tags <td></td>.

  3. 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:

  1. Select the TABLE opening and closing tags.

  2. Click on Insert a Table.

  3. From the Table window, select a cell

  4. 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.