"External Style Sheet" dialog box (External style sheet specification)

Specify an external style sheet name and the insertion type. If you want to insert the external style sheet selectively, specify an existing external style sheet name. Note, however, that an existing external style name cannot be specified when a new external style sheet is being created.

External style sheet name

Specify an external style sheet name to be inserted in an HTML document or an external style sheet. The external style sheet name can be specified using such methods as absolute path specification, relative path specification, and document route specification.

Insertion type

Two methods are used to insert an external style sheet in an HTML document: linking and importing. Description of an HTML document is different for link specification and import specification. How the style defined in an external style sheet affects the HTML document also varies according to the type of browser.

When the external style sheet is inserted into other external style sheet, it can be inserted only as an import.

Hint

Netscape Navigator 4.0 does not support importing. Insert an external style sheet as a link is usually recommended.