Dreamweaver CS4 Resources
|
Use Dreamweaver sample style sheets
Dreamweaver provides
sample style sheets that you can apply to your pages or that you
can use as starting points to develop your own styles.
- Open the CSS Styles panel by doing one of the
following:
- In the CSS Styles panel, click the Attach External Style
Sheet button. (It’s in the lower-right corner of the panel.)
- In the Attach External Style Sheet dialog box, click
Sample Style Sheets.
- In the Sample Style Sheets dialog box, select a style
sheet from the list box.
As you select style sheets within the list box, the Preview
pane displays the text and color formatting of the selected style
sheet.
- Click the Preview button to apply the style sheet and
verify that it applies the styles you want to the current page.
If the styles applied are not what you expect them to be,
select another style sheet from the list, and click Preview to see
those styles.
- By default, Dreamweaver saves
the style sheet in a folder named CSS just below the root of the
site you defined for your page. If that folder does not exist, Dreamweaver creates it. You can save the
file to another location by clicking Browse and browsing to another
folder.
- When you find a style sheet whose formatting rules meet
your design criteria, click OK.
|