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 Explorer, 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 Explorer 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 Explorer, the new CSS node appears under the specified directory. To the right of the Explorer, the new CSS 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 Nodes in the Explorer
Creating a DTD
Generating DTD Documentation

Legal Notices