This documentation is archived and is not being maintained.

CSS Editor

By default, external CSS style sheets open in the CSS Editor. You can add styles either by typing style rules directly into the markup, or by selecting options from the Style Builder dialog box, which automatically generates style rules and inserts their syntax into your document.

Select Options from the Tools menu to set default options for the CSS Editor.

In This Section

Document Styles Window
Displays a hierarchical list of styles that are either included in or linked to an HTML document.
Add Style Rule Dialog Box
Allows you to define CSS styles for elements, as well as CSS CLASS and ID styles, and then insert them into an external style sheet.
Style Builder Dialog Box
Provides options for you to define cascading style sheet (CSS) style attributes.
Font Picker Dialog Box
Allows you to pick fonts that apply to a style sheet and to set a font sequence.

Related Sections

Tabs, CSS, Text Editor, Options Dialog Box
Discusses setting CSS Editor tab options.
General, CSS, Text Editor, Options Dialog Box
Discusses setting general CSS Editor options.
Format, CSS, Text Editor, Options Dialog Box
Discusses setting CSS Editor formatting options.

Introduction to Cascading Style Sheets

Discusses defining CSS style rules in style blocks, precedence of CSS style rules, assigning HTML Elements to a CSS Style CLASS, and external CSS style sheets.

Show: