Editing a Cascading Style Sheet

See Also 

When editing CSS files, you can take advantage of typical Source Editor features, including indentation, syntax coloring, and standard clipboard commands.

To open a CSS file in the Source Editor:

  1. Right-click the CSS file's node (CSS node icon image) in the Files window.
  2. Choose Edit from the pop-up menu.

    The IDE opens the CSS file in a new Source Editor tab and shifts focus to it. Alternately, you can also simply double-click the file's node in the Files window.

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

Legal Notices