Table Editing Tutor
Table editing is important, especially
when editing tables created from database searches.
This page is provided to practice table editing.
A table consists of several rows and each row consists of several table
cells. The rows are tr components. A row handle looks like a small
triangle. Table cells are td components. Below there is a table
with five table cells (td components) and three rows (tr
components) First try to edit the content or the formatting of a table cell by
clicking on its handles.
| A Sample Table |
| Cell1 |
Cell2 |
| Cell1 |
Cell2 |
Then try to copy or move table cells or rows.
For example select
a table cell, click on copy and then
on a left or right handle of another table cell.
Then the first table cell will be copied before or after
the second one. Also try to move and delete a cell.
You can also add new table cells by inserting a td
component (it is on the layout component page).
|
Note 1:
The properties of the table itself can be changed by clicking on the table's component handle.
|
|
Note 2:
If you want to create a new table, insert a table component,
or copy a table component that is already on the page.
|
Next
Created using RADpage
web components
© 1996-2012 H.E.I. All Rights Reserved.
|