![]() |
Amaya does not contain a separate table editor. To Amaya, a table is simply a structure described by the HTML document type definition (DTD) and it is edited as such. The same commands apply to tables as to other HTML structures, with a few additional ones.
To extend a cell:
Ctrl t Ctrl e
).Ctrl t Ctrl j
).Ctrl t Ctrl s
).Ctrl t Ctrl m
).Cell extensions can be also changed by editing colspan and rowspan attributes.
To add something after a table:
Many element types can be inserted within a table cell. To go out of the
table and add any element after a table it's necessary to select the table
element (use F2
) and press the Enter key.
Amaya will create a new
paragraph after the selected table. Then the created paragraph can be
replaced by another element.
For more information on working with tables, see the following: