Insert rows

There are two methods to insert one or more rows of cells in the table:

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

To insert a row using the edit window:

 

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

  2. From the Tables, Frames and Lists tab, click on the button Add a row.
    CuteHTML Pro inserts the tags <tr></tr>.

  3. Place the cursor inside the opening and closing tags and enter the contents for the cell:
    <tr>
    enter contents here</tr>.

To insert a row using the Table window:

  1. Select the TABLE opening and closing tags.

  2. Click on Insert a Table.

  3. In the Table window, select a row.

  4. From the Table menu, select the Insert row option.
    A dialog box is displayed.

  5. Select the insertion point where you want to insert your table.

Insert a row first

Insert a row at the beginning of the table.

Insert a row before

Insert a row before the row that precedes the point of insertion.

Insert a row after

Insert a row after the row that follows the point of insertion.

Insert a row as last

Insert a row at the end of a table.

To insert more than one row at a time, first select a corresponding number of rows.