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 Filesystems 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 Filesystems window and the file is opened in the Source Editor.

To create a new CSS:

  1. In the main window, choose File  and choose New.
  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.

    In the Filesystems window, the new CSS node appears under the specified directory. The new CSS also opens in the Source Editor.

See Also
Editing a Cascading Style Sheet
Checking a Cascading Style Sheet for Validity
Copying and Pasting CSS References
DTD Node
Creating a DTD
Generating DTD Documentation

Legal Notices