Creating a Cascading Style Sheet

See Also 

You can either generate a cascading style sheet (CSS) from an existing document type definition (DTD) or create a new one from a template.

To generate a CSS:

  1. In the Files window, right-click an existing DTD node and choose Generate CSS.
  2. In the following dialog box, type a new name for the CSS or click OK to use the default name.

    The new CSS node (CSS node icon image) appears in the Files window and the file is opened in the Source Editor.

To create a new CSS:

  1. In the main window, choose File > New File.
  2. Expand the XML node and select Cascading Style Sheet. Click Next to proceed.
  3. Enter a name and location for the CSS and click Finish.

    The new CSS node appears in the specified directory in the Files window. The new CSS also opens in the Source Editor.

See Also
Editing a Cascading Style Sheet
Checking a Cascading Style Sheet for Validity
Generating DTD Documentation

Legal Notices