1.6

Table Of Contents
Type Tab
l
General group:
l
Font: Select the font used to display text, equivalent to the CSS font-family
property.
l
Size: Enter the size in measure, named size or percentage, equivalent to the CSS
font-size property.
l
Color: Select a named font color as defined in the Colors Editor, create a new color
or enter a color manually for text to be displayed. The color value must be a valid
HTML Color Name, or a valid HTML Hex Color. Equivalent to the CSS color
property.
l
Spacing group:
l
Letter Spacing: Set the space between characters in a textin measure or
percentage. Equivalent to the CSS letter-spacing property.
l
Word Spacing: Set the space between each word in a textin measure or
percentage. Equivalent to the CSS word-spacing property.
l
Whitespace: Specify how to handle white spaces inside of an element. Equivalent
to the CSS white-space property. See CSS White-Space for details.
l
Style group: Check any option to apply the selected style to text within the element:
l
Bold: Sets the font-weight to 700.
l
Italic: Sets the font-style to italic.
l
Underline: Sets the text-decoration to underline.
l
Strikethrough: Sets the text-decoration to line-through.
l
Subscript: Sets the vertical-align to super.
l
Superscript: Sets the vertical-align to sub.
l
Capitalize: Sets the text-transform to capitalize.
l
Uppercase: Sets thetext-transformto uppercase.
l
Lowercase: Sets thetext-transformto lowercase.
l
Small-caps: Sets the font-variant to small-caps.
Page 316