2019.1

Table Of Contents
see "Using the Text Script Wizard" on page325 and "Styling and formatting" on
page270.
l "Hyperlink and mailto link" on page250
l "Barcode" on page185
l "Whitespace elements: using optional space at the end of the last page" on page139
(Print context only)
l "Page numbers " on page139 (Print context only)
l Article, Section, Header, Footer, Nav and Aside are HTML5 semantic elements; see
https://www.w3schools.com/html/html5_semantic_elements.asp
l Other HTML elements: Heading (H1 - H6), Address and Pre
To quickly change a paragraph into a Heading, place the cursor inside of it, or select the
paragraph (see: "Selecting an element" on page183). Then select the appropriate
element, either on the Format menu, or from the 'Element type' drop-down on the toolbar.
l "Snippets" on page266: a Snippet is a small, ready-to-use piece of content in a file
l Business graphics
Most elements are suitable for use in all contexts. There are a few exceptions, however.
Whitespace elements and Page numbers can only be used in a Print context. Positioned boxes
are well suited for Print sections, but are to be avoided in the Email context.
Whether it is best to use a Table or Box to position text, images and other elements, depends
on the context in which they are used; see "How to position elements" on page286 for more
information.
Editing HTML
When you add elements, such as text, images or a table, to the content of a template, you are
actually constructing an HTML file.
To see this, toggle to the Design tab in the workspace. Click anywhere in the content. Take a
look at the breadcrumbs at the top of the workspace or select the Outline pane. The
breadcrumbs show the HTML tag of the clicked element, as well as the HTML tags of other
elements to which the clicked element belongs. The clicked element is at the end of the line.
To edit the HTMLtext directly:
Page 180