![[ Table ]](pic/table_button.gif) |
Table: By pushing this button Globe inserts the <TABLE></TABLE> elements into the text
at the position of the cursor and puts it between them. If you want to set additional properties concerning TABLE element put the cursor before the HTML starting element > and hit a space.
Globe will help you to select parameters. You can read about this function in more detail in the tutorial section.
|
![[ Table row ]](pic/tr_button.gif) |
Table row: By pushing this button Globe inserts the <TR></TR> elements into the text
at the position of the cursor and puts it between them. You can set the properties of one row of the table you want to create by TR element. If you want to set additional properties for it put the cursor before the HTML starting element > and hit a space.
Globe will help you to select parameters. You can read about this function in more detail in the tutorial section.
|
![[ Table Header ]](pic/th_button.gif) |
Table Header: By pushing this button Globe inserts the <TH></TH> elements into the text
at the position of the cursor and puts it between them. If you want to set additional properties for it put the cursor before the HTML starting element > and hit a space.
Globe will help you to select parameters. You can read about this function in more detail in the tutorial section.
|
![[ TD ]](pic/td_button.gif) |
Table delimiter: By pushing this button Globe inserts the <TD></TD> elements into the text
at the position of the cursor and puts it between them. You can create columns inside a table and define their parameters by means of this element. If you want to set additional properties for it put the cursor before the HTML starting element > and hit a space.
Globe will help you to select parameters. You can read about this function in more detail in the tutorial section.
|
![[ CP ]](pic/cp_button.gif) |
CAPTION: By pushing this button Globe inserts the <CAPTION></CAPTION> elements into the text
at the position of the cursor and puts it between them. If you want to set additional properties for it put the cursor before the HTML starting element > and hit a space.
Globe will help you to select parameters. You can read about this function in more detail in the tutorial section.
|