1.8

Table Of Contents
3.
Click the Advanced button to open the Advanced Formatting dialog.
4.
Click in the first blank field under Property and type transform.
5.
Click in the field next to it, under Value and type rotate(, followed by the number of
degrees the element should rotate, and then deg), for example: rotate(20deg). A positive
number will rotate the element clockwise, a negative number rotates it counter-clockwise.
6. Close the Advanced Formatting dialog.
7. Close the Formatting dialog, or click the Apply button to see the effect without closing the
dialog.
Note
It is also possible to rotate elements by creating a style rule in a style sheet; see "Styling
templates with CSS files" on page553.
Styling a table
Just as other elements, tables can be styled in two ways:
l
With local formatting. This means styling the table directly, using the Formatting dialog.
l
Via Cascading Style Sheets (CSS). In a style sheet, style rules are declared for
elements with different HTML tags, ID's and classes.
These two methods are described below. See "Styling and formatting" on page551 for
background information about these two methods.
Selecting a table, row or cell
There are several ways to select a table or row:
l
Click in the table or row. Then, in the breadcrumbs (see "Selecting an element" on
page469) click table to select the table, or tr to select the row.
l
Right-click a cell and from the shortcut menu, choose Table > Select or Row > Select.
l
Click in a cell and then use the toolbar: click the Select Table button or click the black
triangle next to that button and then click Select Table or Select Row.
Selecting one cell is easy: just click in it.
Page 571