Feature
|
Description
|
Inline style
|
CSS (Cascading Stylesheets) is not supported for HTML tables.
|
Managing multiple tbody elements
|
Unlike OASIS Exchange tables, HTML allows multiple tbody tags. While there is no table editing function to split or join tbody elements, you can perform these edits using table markup (choose > > ).
|
Managing colgroup elements
|
There is no table editing function to edit HTML column groups.
|
Managing header cells (th) and data cells (td)
|
While there is no way to change between header cells and data cells in the interface, you can use a table editing function or use the
> menu item. There are also functions for setting entire rows to be header rows, footer rows, or body rows. |