2018.1

Table Of Contents
3.
Check the option Absolute to give the Table an absolute position, or use the Location
drop-down to select where to insert the Table:
l
At cursor position inserts it where the cursor is located in the template.
l
Before element inserts it before the HTML element in which the cursor is currently
located. For example if the cursor is within a paragraph, the insertion point will be
before the <p> tag.*
l
After start tag inserts it within the current HTML element, at the beginning, just after
the start tag.*
l
Before end tag inserts it within the current HTML element, at the end, just before
the end tag.*
l
After element inserts it after the element in which the cursor is currently located. For
example if the cursor is within a paragraph, the insertion point will be after the end
tag of the paragraph (</p>).*
* If the current element is located inside another element, use the Elements drop-down to
select which element is used for the insertion location. The list displays every element in
the breadcrumbs, from the current selection point down to the root of the body.
Note
l Tables with an absolute position are only useful in Print sections.
l Tables on a Master Page have to have an absolute position, unless they are
located inside another element with an absolute position.
4.
Click Next and use the drop-down to select the desired table style.
5.
Uncheck the box Allow resizing if the columns should not be resizable from the Design
and Preview modes in the workspace. This is useful if the column size is determined in
the Source mode or in a style sheet.
6.
Click Finish to add the Table to the section.
Header and footer
Adding a header or footer
To add a header or footer to an existing Table, right-click the Table and then select Table >
Insert thead or Insert tfoot, on the shortcut menu.
Page 607