Using Design-Time style sheets

Design-Time style sheets allow you to show or hide design applied by a CSS style sheet as you work in a Dreamweaver document. For example, you can use this option to include or exclude the effect of a Macintosh-only or a Windows-only style sheet as you design a page.

Design-Time style sheets only apply while you are working in the Dreamweaver document; when the page is displayed in a browser window, only the styles that are actually attached to or embedded in the document appear in a browser.

To show or hide a CSS style sheet at design-time:

  1. Open the Design-Time Style Sheets dialog box by doing one of the following:
  2. In the dialog box, set options to show or hide a selected style sheet:
  3. Click OK to close the dialog box.

The CSS Styles panel updates with the selected style sheet's name along with an indicator, "hidden" or "design," to reflect the style sheet's status.

Related topics