2018.2

Table Of Contents
.
l
Uppercase: Sets
text-transform
to
uppercase
.
l
Lowercase: Sets
text-transform
to
lowercase
.
l
Small-caps: Sets
font-variant
to
small-caps
.
Formats Tab
l
General group:
l
Line-height: Specify the height of each line in the element's text, in measure or
percentage. Note that this is not spacing between lines, but rather the complete
height of the line itself including the text. Equivalent to the
line-height
property.
l
Align: Select how text should be aligned, such as
left
,
center
,
right
or
justify
. Equivalent to the
align
property.
l
First Indent: Specify the indentation of the first line of each paragraph in the
element. Equivalent to the
text-indent
Page 835