3.6 Fonts and Colors
In the editor toolbar you have several controls to format your page text:
- Text color selector.
Let you select your text color.
- Background color
Select the characters background color. It only changes the background under the characters you type. If you need to change the page background color see Page Properties; or if you want to draw a color rectangle in a page, see Organize your pages with tables.
- Font Size
You can select from xx-small to xx-large font size.
- Font Family
You can choose from 6 font families:
Arial
Comic Sans MS
Courier New
Tahoma
Times New Roman
Verdana
- Format
There are 10 predefined formats:
Normal
Normal (DIV)
Formatted
Address
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
These styles are predefined and browser dependent.
Advanced users can customize these styles with CSS (Cascading Style Sheets).
The Normal (DIV) can be used to group block-elements to format them with styles by advanced users.
- Style
There are 5 predefined formats:
Custom Bold
Custom Italic
Title
Code
Title H3
Unlike Formats or Fonts, Styles can be combined in the same text. The Title and Code Style appear as normal text unless you create custom CSS Styles (advanced).
- Bold, Italic, Underline, and Strike Through
To apply any style or formatting, first type your text, then select it with the mouse or using the SHIFT and Arrow Keys and click the desired toolbar control.
Advanced users can look for correspondence between HTML tags and the formatting options available in the editor toolbar in the <LINK>Tags Table.
Next: Page Properties